Point forecast API returning HTTP 500 error
-
Hi,
I was testing the windy point forecast API for cloud cover, and everything worked ok for the first two days, but starting last Friday, the server just returns 500 errors, saying "We are sorry, but something broke."
In order to consistently reproduce the error, I have the following curl command:
curl -X POST https://api.windy.com/api/point-forecast/v2 -H "Content-Type: application/json" -d '{"lat": 38.0, "lon": -77.0, "model": "gfs", "parameters": ["lclouds"], "levels: ["surface"], "key": "my_key"}'
I've tried running this from both my personal computer and a google cloud VM instance where it would be running in production if it worked, and it returns the same error in both computers.
Is the point forecast API endpoint broken?
-
@aviros You need You should check it again. I tried this solution to support my work
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps