Using Canvas API to get assignment Calendar Events for User
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024
07:38 AM
Hi everyone!
We are trying to use the Calendar Events API ( https://canvas.instructure.com/doc/api/calendar_events.html#method.calendar_events_api.user_index ) to pull only assignments. Unfortunately, despite testing it only returns an empty bracket [].
I attached images of both the Postman call and the calendar of the user the bearer token is associated with. Why won't this pick up on the Assignment in the calendar?
Any help would be appreciated.