You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same here, i get a 401 when accessing (unauthenticated):
graphdoc -e https://vf-api-uat.plantvarieties.eu/graphql -o ./doc/schema
I need to pass an x-auth token in the header to browse/fetch the endpoint/schema.
Is this good practice (to auth GraphQL schema) ?
Anyone has any idea how to browse GraphQL endpoints that require authN ?
Is there any way to pass in an oAuth token?
The text was updated successfully, but these errors were encountered: