Hello
I send requests from a PHP script like this:
$ sRequestURI = 'https://stations.windy.com/pws/update/XXX-API_KEY-XXX?temp'.$temp_windy_com.'&gust=' ... and more parameters;
I get the answer:
SUCCESS (valid measurements count: 5, valid station info count: 0)
My station ID: f0510356
https://www.windy.com/station/pws-f0510356?60.407,29.513,8
But the station and data are not visible.
Please help me figure it out ..
Regards, Mikhail