open-notify / Open-Notify-API

Source code for api.open-notify.org
http://open-notify.org/Open-Notify-API/
Other
351 stars 72 forks source link

ISS pass API gives an error for lattitude or longitude with value 0 #16

Open richardneish opened 6 years ago

richardneish commented 6 years ago

http://api.open-notify.org/iss-pass.json?lat=51&lon=0

{ "message": "failure", "reason": "Longitue must be number between -180.0 and 180.0" }

MDStebel commented 6 years ago

I see the issue as well.