MrHertal/react-admin-amplify

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

Opened this issue · 0 comments

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