Hi Guys I keep getting the error below after I added aws auth to my react-native application using amplify add auth
any help on fixing the below error will be appreciated
Object {
"data": Object {},
"errors": Array [
[GraphQLError: Request failed with status code 401],
],
}