GraphQL Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022
06:19 AM
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 I'm getting a "user authorization required" error when I make a call to the GraphQL API.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022
12:21 PM
Never mind, I figured out that I was using the wrong URL to connect. Should have been using https://[xxxx].instructure.com/api/graphql