Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection problem since 13/02/17 #112

Open
PierreGir opened this issue Feb 15, 2017 · 1 comment
Open

Connection problem since 13/02/17 #112

PierreGir opened this issue Feb 15, 2017 · 1 comment

Comments

@PierreGir
Copy link

Can't connect using the API since 13th February (it seems to be a general problem on other pogo api too) :

Creating Google session for xxxx
Starting new HTTPS connection (1): android.clients.google.com
Starting new HTTPS connection (1): android.clients.google.com
Limited functionality. No location provided
Starting new HTTPS connection (1): pgorelease.nianticlabs.com
Invalid URL u'https:///rpc': No host supplied
Traceback (most recent call last):
File "./Loisirs/PokemonGo/AutomaticRenamer/pogo/demo.py", line 709, in
session = poko_session.authenticate(args.location)
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/api.py", line 149, in authenticate
}[self.provider](locationLookup=locationLookup, noop=noop)
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/api.py", line 101, in createGoogleSession
noop=noop
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/api.py", line 71, in createPogoSession
location
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/session.py", line 62, in init
self.getInventory()
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/session.py", line 216, in getInventory
self.getProfile()
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/session.py", line 249, in getProfile
res = self.wrapAndRequest(payload)
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/session.py", line 151, in wrapAndRequest
res = self.request(self.wrapInRequest(payload, defaults=defaults))
File "/Users/Pierre/Loisirs/PokemonGo/AutomaticRenamer/pogo/session.py", line 148, in request
raise GeneralPogoException('Probably server fires.')
custom_exceptions.GeneralPogoException: Probably server fires.

@olivieretienne
Copy link

Maybe because the legacy api has been closed by Niantic....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants