【问题标题】:How to get Consumer Key and Consumer Secret while connecting to Quickbooks using Azure Data Factory?使用 Azure 数据工厂连接到 Quickbooks 时如何获取消费者密钥和消费者密钥?
【发布时间】:2020-10-20 14:03:51
【问题描述】:

我想弄清楚如何从 Quickbooks 中获取消费者密钥和消费者秘密并使用它连接到 ADF? QuickBooks 的 ADF 连接器要求提供端点、公司 ID、消费者密钥、消费者秘密和刷新令牌。我成功获取了端点、公司 ID 和刷新令牌。有人可以一步一步告诉我如何找到消费者密钥和消费者秘密吗?

【问题讨论】:

    标签: azure azure-data-factory quickbooks


    【解决方案1】:

    Intuit 使用 OAuth 2.0,这意味着您将获得 Client IDClient Secret

    您应该按照他们网站上的说明进行操作(其中包括每个后续操作的屏幕截图):

    具体来说,这些说明:

        Development and Production keys can be found in the sidebar on the left. Under Development select Keys and OAuth. 
    
        Locate your Client ID and Client Secret. 
    

    如果应用要求 Consumer KeyConsumer Secret,则它可能已过时且不再受支持 - 消费者密钥和机密是 OAuth v1.0 的东西,Intuit 不再支持 OAuth v1 .0.

    【讨论】:

    • 先生请帮忙here
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-04-14
    • 2013-07-04
    • 1970-01-01
    • 1970-01-01
    • 2012-07-29
    • 1970-01-01
    相关资源
    最近更新 更多