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

Error using the API #133

Open
Miky94x opened this issue Aug 7, 2016 · 3 comments
Open

Error using the API #133

Miky94x opened this issue Aug 7, 2016 · 3 comments

Comments

@Miky94x
Copy link

Miky94x commented Aug 7, 2016

Hi, i have an error with this exception:
Activated Event Time Duration Thread Exception: Exception thrown: 'System.NullReferenceException' in Pokemon.Go.Rocket.API.dll ("Object reference not set to an instance of an object."). Exception thrown: 'System.NullReferenceException' in Pokemon.Go.Rocket.API.dll ("Object reference not set to an instance of an object.") 6.85s [1476] Worker Thread
code inside HttpClientExtensions that throw exception
var operation = await strategy.HandleApiFailure(requestEnvelope, response);

What is the problem? thanks

@master2014
Copy link

image
I think i have the same prob dont know ...

@Miky94x
Copy link
Author

Miky94x commented Aug 8, 2016

no, look at your latitude and longitude
you set the wrong parameter

lat 41889499.0000238 does not exist

correct formatting:

lat: 41.889499
lon: -87.640685

@master2014
Copy link

thank you for evrything!

2016-08-08 12:19 GMT+02:00 Miky94x [email protected]:

no, look at your latitude and longitude
you set the wrong parameter

lat 41889499.0000238 does not exist

correct formatting:

lat: 41.889499
lon: -87.640685


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#133 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AT7HQWvcu9WJ7vQLHNiC54iQugZAWmYyks5qdwLIgaJpZM4Jeni1
.

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