intuit / intuit/oauth-pythonclient
Authorization Response Code Documentaton
- Vorherrschende Sprache
- Python
- Sterne
- 86
- Forks
- 59
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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. |
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.