To Our Amazing Educators Everywhere,
Happy Teacher Appreciation Week!
Canvas Admin here... I'm average at best with the Canvas API endpoints. We have about a dozen tasks I've created for us that utilize the API, and I can usually do what I need to do.
I've never tried to use the Canvas Commons API before, but I have a need for it now and I cannot even get over the first hurdle of creating a session to get the sessionID.
Can someone who has gotten this to work, please share the code they use to get a sessionID for the Canvas Commons API?
I get 2 errors returned:
Unmatched closed brace/bracket in column 3622
{"errors":[{"param":"server-error","msg":"There was an error"}]}
I'm pretty sure the brace/brackets are correct. Aren't they?
I've also trying including the access bearer token, but that doesn't seem to make a difference. Do I need this in there?
If I can just see an example of how to get the student sessionID response, I can take it from there.
To participate in the Instructure Community, you need to sign up or log in:
Sign In
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.