Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Hey Team,
I want to use Canvas APIs with an Access token(without manually generating it). Do I have to use the OAuth2 flow described in the OAuth Documentation .
Or is there another way? Thanks in Advance.
Yes, you will need to use OAuth, unless if you are writing some JavaScript to enhance the Canvas Theme, in which case you will have access to the users browser cookies that will be sent along with requests and will authenticate the user.
Welcome! You can generate a token that can be used for Canvas API usage through these instructions.
To participate in the Instructure Community, you need to sign up or log in:
Sign In