MrHertal / react-admin-amplify

AWS Amplify data provider for react-admin.
MIT License
159 stars 42 forks source link

Graphql query to get items from datastore returning an error status code of 401 #87

Open dev-gyata opened 1 year ago

dev-gyata commented 1 year ago

The query always return { "errors" : [ { "errorType" : "UnauthorizedException", "message" : "Valid authorization header not provided." } ] }