Closed ahm786 closed 5 years ago
the app is geo-locked, try using tunneling and see if it works
the app is geo-locked, try using tunneling and see if it works
Can you refer me to a documentation or an example regarding this? Haven't heard or done "tunneling" before
when initializing googleplay class
pass the proxy dict like this proxy= {'https': 'https://user:pass@10.10.1.10:3128/'}
refer https://github.com/NoMore201/googleplay-api/blob/master/gpapi/googleplay.py#L67
You could also use VPN tunneling on your host, where the gpapi applications runs on. For tests and exploration you could try e.g.: https://www.softether.org/ (not the best performance sometimes). Then you wouldn't have to use a proxy. But there are dozens of free and non-free VPN tunneling applications available.
the app is geo-locked, try using tunneling and see if it works
Can you refer me to a documentation or an example regarding this? Haven't heard or done "tunneling" before
I didn't look at the documentation before since I used this library as the dependency of other library, instead I used VPN as described by @sweisgerber-dev on the post above to bypass the country restriction
Hi,
When I attempt to download certain apps, it returns the following error although the app is free:
Examples:
How can this issue get fixed? There are a lot of apps that get this error.
Full error log: