Activity Feed

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
  • 0 Likes
  • 1 Replies
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/
  • 0 Likes
  • 3 Replies
I was doing this. Thanks for the reply.
  • 0 Likes
  • 0 Replies
Hmmm...could be. I'll have to do some digging. Thanks for the suggestion.
  • 0 Likes
  • 0 Replies
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
  • 0 Likes
  • 4 Replies
Never mind, I figured out that I was using the wrong URL to connect. Should have been using https://[xxxx].instructure.com/api/graphql
  • 1 Likes
  • 0 Replies
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
  • 0 Likes
  • 1 Replies
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
  • 0 Likes
  • 5 Replies
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
  • 0 Likes
  • 3 Replies
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
  • 0 Likes
  • 0 Replies