You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"message": "failure",
"reason": "Longitue must be number between -180.0 and 180.0"
}
The text was updated successfully, but these errors were encountered:
richardneish
changed the title
Is pass API gives an error for longitude 0
ISS pass API gives an error for lattitude or longitude with value 0
Oct 5, 2017
richardneish
added a commit
to richardneish/Open-Notify-API
that referenced
this issue
Oct 5, 2017
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"
}
The text was updated successfully, but these errors were encountered: