GraphQL stopped working with scoped tokens?

10618071
Community Participant

We have been working to update to LTI 1.3 and scoped tokens. 

We have been using GraphQL for several years

Before we made the switch I received an assurance from Canvas developers that GraphQL would work with scoped tokens.

Our tests worked so we spent a few months building it, but this morning when we use a scoped token, GraphQL requests return this error:

"Insufficient scopes on access token"

If we disable token scoping on the key, the request works fine, and we can confirm that we have access to the API 1.0 version of the same request when the scope is enabled.

Has GraphQL and tokens been changed? Anyone have an idea what is going on?

Labels (2)