intuit / intuit/oauth-pythonclient

Authorization Response Code Documentaton

未关闭
#28 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
86
派生
59
PR 合并指标
30 天内没有已合并 PR

描述

It looks like the documentation isn't accurate anymore.

Step 11: https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/oauth-2.0

| Parameter | Description |
| --------- | ----------- |
| code | The authorization code sent by the Intuit OAuth 2.0 Server. Max length: 512 characters|
| realmId | The unique ID of the connected user’s QuickBooks Online company It’s also sometimes called the “company ID.- Use the realmId for subsequent API endpoint URLs to get data from QuickBooks Online companies. |
| state | The state value sent from the Intuit OAuth 2.0 Server. It should match the state sent in the original authorization request. |

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。