Hello,
I get the same issues with my applications.
Regards,
Basile
Hello,
I get the same issues with my applications.
Regards,
Basile
@korina
Hello, thanks for answering. I found the answer to my problem, I was using the wrong output key gust_surface instead of gust-surface...
Sorry for wasting your time.
@ss-nick said in No 'Access-Control-Allow-Origin' header is present on the requested resource:
Hi,
We are getting error No 'Access-Control-Allow-Origin' header is present on the requested resource.
Its coming from https://ims-s.windy.com/im/v3.0/forecast/gfs/minifest2.json?0051'
Also net::ERR_FAILED in the same file
Please help, Thanks
Hello,
I'm also getting this type of error tonight :
"Access to XMLHttpRequest at 'https://ims-s.windy.com/im/v3.0/forecast/gfs/minifest2.json?1931' from origin 'http://myapp' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
Can you tell me what it is ?
Best regards,
Basile
@Suty Yes indeed, it is now fixed and fully operationnal !
Thanks
Hello,
We noticed that GFS is not updated on the professional map API today.
It is updated on normal windy website and the point forecast API seems to be correctly updated, but not on the map API.
Do you have any idea when it will be fixed ?
Regards,

@Suty Everything is updated this morning. I keep you informed if there is another problem.
Regards,
Basile
@Suty can you help us on this topic ? It's causing many issues on our side. We are having a professional API key for map
It seems we can't get access to this "ptype1_v4.png

The issue is inconsistent. As soon as one laptop/browser doesn't work anymore we can't make it work again, despite cache cleaning.
Computers that never refreshed the cache are working well, with the updated data ...
@Suty Seems to be fixed indeed
Many thanks !
Hello all,
It seems we are missing zoom layers > 7 when selecting iconEU for rain and cloud layer on windy map api (professional).
These layers are working well for the other models when zoom > 7
Can you explain and try to fix it please ?
Best regards
Hello @TZ
The issue is still there on the Map API, even for professional keys.
Any idea of the needed time to fix the issue ?
Best regards,
Hello,
We have an issue on the windy map API. It seems we only have data for the next 7h (until 00h tonight).
It's the case for GFS and Icon models.
Can you please fix this and tell us when it's back ?
Best regards,
Hello,
We use the Map Forecast API in a SPA. When we have the picker opened, and switch back to the Satellite overlay after another overlay, the satellite value (temperature) in the picker often doesn’t show.
store.set('overlay', 'satellite') (with forceChange / redrawLayers) doesn’t fix it reliably.
We use the topic 6503 workaround (save/restore window.W, clear container, call windyInit again). Satellite then displays, but the map is recreated and we lose all custom layers (markers, routes).
Do you plan on fixing this issue ? Or could you provide an official way to switch to satellite without re-init, or document a supported way to re-init so we don’t rely on the copy_of_W hack?
Best regards,