Open fmsouza opened 8 years ago
I think this happened because of the server tests. The server could respond and sent an error. Possibly, te best we can do is change every error message for something like "Server error. Try again later".
The problem is there are no data to respond for this query, so the server returns 404 and an empty array []
as response. In that case, the answer should be something like "Your query didn't brought up any results."