outh2 flow token generation

PraveenShukla
Community Member

We are login to generate access token for user in canvas using oauth flow  but somehow not able get the success .

we have create developer API key - Id  - we are using as client_id

show key  value - we are using as secret key

 

https://mylearnerjourney.instructure.com/login/oauth2/auth?client_id=220030000000000115&redirect_uri...

 

What will redirect_uri for canvas and how will generate the token?

https://mylearnerjourney.instructure.com/login/oauth2/auth?error=invalid_scope&error_description=A+r...

 

getting this error.

https://canvas.instructure.com/login/oauth2/auth?client_id=220030000000000115&response_type=code&sco.../api/v1/*&redirect_uri=https://mylearnerjourney.instructure.com/login/oauth2/auth

 

0 Likes