Open
Description
When following the step "Calling the Classcraft API" of the documentation (https://developers.classcraft.com/documentation/oauth), the response is a code instead of a JSON file.
Here are the specific requests used:
For the auth code: https://auth.classcraft.com?client_id=rN2cgLhuzD4yRCkLM&redirect_uri=http://localhost:8080&scope=students&response_type=code
For the token: https://auth.classcraft.com/token?code=200f3a76fcd8dd0575e0ddaea57b42ab08dce629&client_id=rN2cgLhuzD4yRCkLM&client_secret=E00VU0Zw5KHMWU5CmlkF9oR9&redirect_uri=http://localhost:8080&grant_type=code&scope=students&response_type=code
Metadata
Metadata
Assignees
Labels
No labels