My Posts
Oh, that's probably it. I didn't see anything about it getting our instance activated. Is that something we request, or do we just have to wait our tu
Hi Everyone,
I’m trying to access our Canvas Data 2 database via Postman following the instructions on the site (https://community.canvaslms.com/t5/
I was doing this. Thanks for the reply.
Hmmm...could be. I'll have to do some digging. Thanks for the suggestion.
I'm seeing a situation where a call to get a users' courses (GET /api/v1/users/:user_id/courses) disagrees with the call to get all users in a course
Never mind, I figured out that I was using the wrong URL to connect. Should have been using https://[xxxx].instructure.com/api/graphql
Can anyone give me some tips on how to connect to the GraphQL API externally? I've been using Postman to call the REST API using a bearer token, but
Does anyone know if quizzes are available under the GraphQL API? They don't appear for me on GrapghiQL, so I assume not, but I thought I'd check to s
Well, this is interesting. Using this call GET /api/v1/courses/:course_id/quizzes/:id will return a course that is not returned by GET /api/v1/courses
Thanks, this was helpful. I have one follow up - you said that the API retrieves outcome results for the user, but the API call specifies the course a