Describe the bug
- This works when the lat and long is given for Europe region. But when we give lat and long for India region it was not working. Giving below error.
API:
https://timemachine.pirateweather.net/forecast/*********/15.34499,75.14537,1420223400?units=si
Error:
{
"message": "Bad Gateway",
"error": "could not JSON decode Lambda function response: statusCode validation failed"
}
Expected behavior
Actual response
Actual behavior
{
"message": "Bad Gateway",
"error": "could not JSON decode Lambda function response: statusCode validation failed"
}
API Endpoint
TimeMachine
Location
15.34499,75.14537
Other details
https://timemachine.pirateweather.net/forecast/*********/15.34499,75.14537,1420223400?units=si
Troubleshooting steps