-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
possible-bugThe issue is possibly a bug but needs either more information or additional investigation.The issue is possibly a bug but needs either more information or additional investigation.
Description
hi,
it seems that a bug or something else has caused your API to always return with "Status" : failed.
examples:
https://weatherdbi.herokuapp.com/data/weather/brooklyn
https://weatherdbi.herokuapp.com/data/weather/miami
{
"status": "fail",
"message": "invalid query",
"query": "brooklyn", // or "miami"
"code": 0,
"visit": "https://weatherdbi.herokuapp.com/documentation/v1"
}
can you please look into this
thank you
Metadata
Metadata
Assignees
Labels
possible-bugThe issue is possibly a bug but needs either more information or additional investigation.The issue is possibly a bug but needs either more information or additional investigation.