Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization Response Code Documentaton #28

Open
daniel-butler opened this issue Apr 22, 2022 · 0 comments
Open

Authorization Response Code Documentaton #28

daniel-butler opened this issue Apr 22, 2022 · 0 comments

Comments

@daniel-butler
Copy link

daniel-butler commented Apr 22, 2022

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.
daniel-butler added a commit to daniel-butler/oauth-pythonclient that referenced this issue Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant