All Collections
FAQs and Troubleshooting
The console says "Fetching access token failed - HTTP 401 UNAUTHORIZED" • Not getting feedback
The console says "Fetching access token failed - HTTP 401 UNAUTHORIZED" • Not getting feedback

Nothing to worry about, you've pasted something incorrectly.

Peter Simic avatar
Written by Peter Simic
Updated over a week ago

You've set everything up and Shake is working, but it's not sending feedback and the console says something along these lines:

E/Shake (13570): Fetching access token failed
E/Shake (13570): retrofit2.HttpException: HTTP 401 UNAUTHORIZED

This can be caused by:

  • the wrong Client ID or Client Secret in your Manifest file → Please verify that your keys are copied and pasted correctly

  • other accidental typos in your Manifest file → Make sure there are no missing or unnecessary characters in there

  • you erroneously pasted the keys inside the <activity> element → As per the Docs, make sure the keys are inside <application> and outside <activity>

This always helps. If your problem still persists though, click the bubble in the bottom right corner and let's chat. We'd really like to help you.

Or even better, join our Slack Community and get in touch with our developers within a few minutes.

Did this answer your question?