Jim

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 3
-
Created Can't authorize with OAuth 2.0 and .http files
I have the following code in my .http file: ### Some name here GRAPHQL {{api_baseUrl}}/graphqlAuthorization: Bearer {{$auth.token("my-auth")}}Accept: application/graphql-response+jsonAccept: applic...