Open Miky94x opened 8 years ago
I think i have the same prob dont know ...
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
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 .
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 exceptionvar operation = await strategy.HandleApiFailure(requestEnvelope, response);
What is the problem? thanks