FeroxRev / Pokemon-Go-Rocket-API

Client API Library
GNU General Public License v3.0
368 stars 230 forks source link

Error using the API #133

Open Miky94x opened 8 years ago

Miky94x commented 8 years ago

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 commented 8 years ago

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

Miky94x commented 8 years ago

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 commented 8 years ago

thank you for evrything!

2016-08-08 12:19 GMT+02:00 Miky94x notifications@github.com:

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 https://github.com/FeroxRev/Pokemon-Go-Rocket-API/issues/133#issuecomment-238197045, or mute the thread https://github.com/notifications/unsubscribe-auth/AT7HQWvcu9WJ7vQLHNiC54iQugZAWmYyks5qdwLIgaJpZM4Jeni1 .