Hi @marekd,
Thank you for your reply. I got it.
In that case, I think that you should re-write "all 35+ layers" to "24 layers" on introduction page of Windy API v4.
Best posts made by k_shino
-
RE: 11 overlays not working with paid version
-
"api4/auth" 404 (Not Found) from Russia
I published with API4 to our service.
The almost users are no problem with API4.
But there is the problem with some users.
I received the console error message from our user who can not display the radar map.
They can not display the radar map even the latest version of browser.
And many of them are in Russia.
And they can display the radar map with the embed type.
I guess that API4 is blocking a special internet provider.
I want to display the radar map to all our users.
Can you solve this problem?-- Console error
This console error is not displayed to the almost users.- URL:
https://api4.windy.com/api4/auth - Console massage:
Failed to load resource: the server responded with a status of 404 (Not Found)
-- The browser they can not display the radar map
The almost users are no problem with these browser.- Chrome (Windows)
- Chrome (Android)
- Firefox (Windows)
- IE11 (Windows)
- Samsung Internet (Android)
- URL:
-
RE: "api4/auth" 404 (Not Found) from Russia
Please help me as soon as possible!
-
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka I sent the IP addresses to your email.
Please check it.
Latest posts made by k_shino
-
RE: 11 overlays not working with paid version
Hi @marekd,
Thank you for your reply. I got it.
In that case, I think that you should re-write "all 35+ layers" to "24 layers" on introduction page of Windy API v4. -
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka I sent the IP addresses to your email.
Please check it. -
11 overlays not working with paid version
I use paid version of API4.
I think the paid version provide 35+ overlays.
24 overlays are no problem, but 11 overlays do not work.Please check and help me.
Console error
- Uncaught (in promise) undefined
11 overlays do not work
- radar
- thunder
- deg0
- cloudtop
- cbase
- visibility
- swell3
- sst
- ozone
- snowcover
- cape
24 layers there is no problem
- wind (default layer)
- gust (default layer)
- rain (default layer)
- temp (default layer)
- clouds (default layer)
- waves (default layer)
- swell1 (default layer)
- currents (default layer)
- pressure (default layer)
- swell2
- gustAccu
- rainAccu
- snowAccu
- ptype
- rh
- hclouds
- mclouds
- lclouds
- fog
- wwaves
- cosc
- dustsm
- so2sm
- dewpoint
-
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka I will ask him who live in Ukraine.
But I don't want to write his IP address on this board.
So, can you tell me your e-mail address? -
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka My IP address does not relate this problem.
Because I don't live in Russia or Ukraine.
I received this problem from the user of our service who live in Russia or Ukraine. -
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka They lives in Ukraine too.
They have blocked Yandex services. -
RE: "api4/auth" 404 (Not Found) from Russia
@Marienka Hello, Our user in Russia tested again.
His all browser (Chrome, Firefox, IE, etc) could not display the windy map by API4.
And the console error of his browser is displayed.
ReferenceError: windyInit is not defined
I think "api4/auth" is no problem, but he can not connect "assets/libBoot.js".
And there are still some user in Russia they can not display the windy map by API4. -
RE: "api4/auth" 404 (Not Found) from Russia
Please help me as soon as possible!
-
"api4/auth" 404 (Not Found) from Russia
I published with API4 to our service.
The almost users are no problem with API4.
But there is the problem with some users.
I received the console error message from our user who can not display the radar map.
They can not display the radar map even the latest version of browser.
And many of them are in Russia.
And they can display the radar map with the embed type.
I guess that API4 is blocking a special internet provider.
I want to display the radar map to all our users.
Can you solve this problem?-- Console error
This console error is not displayed to the almost users.- URL:
https://api4.windy.com/api4/auth - Console massage:
Failed to load resource: the server responded with a status of 404 (Not Found)
-- The browser they can not display the radar map
The almost users are no problem with these browser.- Chrome (Windows)
- Chrome (Android)
- Firefox (Windows)
- IE11 (Windows)
- Samsung Internet (Android)
- URL:
-
Android App WebView + Embed type => Overlapped place name
Hello,
I use your API ver 4 in our Android App, because recently you dropped the "https://mywindy.com/xxxxx" domain.
But in this API ver 4, and in the case of old Android OS version, there are some problem by using WebView in the Android App.
And in the case of API ver 4, there are several devices that can not be displayed completely the radar map.
( I will post the problems of API ver 4 to other topics.)
So, we are using the embed widget type when the user device is old OS version.But in the case of embed type, the place names on the map are overlapped, we can not read them.
Please check the attached screen shot.The problem situation
-
Android OS version I checked:
KitKat 4.4
Lollipop 5.0, 5.1 -
Displayed method:
WebView in the App
This problem was not displayed at the "https://mywindy.com/xxxxx" domain.
I think this problem is for using new Javascript function of ES2015.Learn ES2015
https://babeljs.io/docs/en/learn/In the case of WebView, there are many devices to do not work ES2015.
Please fix this problem. -