In the Todo section of the API docs (https://canvas.instructure.com/doc/api/users.html#method.users.todo_items) it says which URLs to use in order to remove a todo item but it does not mention what scope is required. We require using scoped access tokens with the API and when I make the DELETE request on the ignore URL I get {"errors":[{"message":"Insufficient scopes on access token."}],"error_report_id":1202}. I can't tell from the API docs what scope I should be using for this. Does anyone know what the scope is for this DELETE?
Hi @karl Can you assist on this? This is for our integration of Canvas with our mobile app.
Thanks,
Tony