-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weather does not work #2
Comments
Hello , i have doubt that is a CORS problem. The API it's public, are you sure you added the right OpenWeatherMap API Key ?? |
I already tried with 2 different generated APIs. I get this error
|
thanks a lot for the feedback , i'm looking into it and will push an update as fast as possible |
Thank you for this beautiful startpage ! |
Hello, great startpage you have here !
I am not able to use the Weather function and it just stays on Loading.... Inspecting the source, I think the problem might be with cross origin and HTTPS in your
XMLHttpRequest
?All the
GET
request for the weather are being Blocked.The text was updated successfully, but these errors were encountered: