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
I was recently getting a 500 response from /admin/analytics/token/ as well. Mine was an Invalid JWT, though. Definitely make sure you have the right packages installed in your virtual environment. The readme mentions this:
pip install PyOpenSSL and/or pip install pycrypto
Also make sure your analytics.json file is structured properly.
And lastly, the one that fixed my problem was to go into your Google Cloud Service Accounts and generate a brand new Key (just the key key and .json file, don't delete and create a new service account).
I've been struggling with this error. not sure what's it about ... please help thank you! @kyale-mwendwa @tomdyson
The text was updated successfully, but these errors were encountered: