intuit / intuit/oauth-pythonclient

Authorization Response Code Documentaton

Ouverte
#28 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
86
Forks
59
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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. |

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start with Step 11 on the linked Intuit OAuth 2.0 documentation page and compare the authorization response parameter table with the implementation's documentation. Update the inaccurate wording and formatting for code, realmId, and state, then verify that the table accurately describes the OAuth response.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
api, authentication, documentation
Type d'issue
Documentation
Difficulté
1/5
Temps estimé
Moins d'une heure
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.