ahivert/tgtg-python

401 Unauthorized Error when using the latest version

Closed this issue · 1 comments

I am using the latest version that queries Google Play and gets the latest version number, and it still logs in successfully, but I'm seeing the following error when using any of the other API methods.

TgtgAPIError: (401, b'{"timestamp":1655951233381,"status":401,"error":"Unauthorized","path":"/api/item/v7/1"}')

I verified that the authorization is put into the header. I have also tried using a different account.

Does anyone else have a similar issue?

Thank you!

I just found out that I can use those API methods successfully if I were to use a new IP.