HTTP Error Codes
The following HTTP response codes can be returned : 200- OK– request was successful. 400 – BAD_REQUEST – if you requests is invalid in some way (invalid dates, bad location parameter etc). 401 – UNAUTHORIZED – when the API key is incorrect or your account status is inactive or disabled. In this case, check your …