Skip to content
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

Open
krillin666 opened this issue Nov 8, 2021 · 5 comments
Open

Weather does not work #2

krillin666 opened this issue Nov 8, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@krillin666
Copy link

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.

@d3ward
Copy link
Owner

d3ward commented Nov 8, 2021

Hello , i have doubt that is a CORS problem. The API it's public, are you sure you added the right OpenWeatherMap API Key ??

@krillin666
Copy link
Author

krillin666 commented Nov 8, 2021

I already tried with 2 different generated APIs. I get this error xmlHttp send failed

getJSON moz-extension://08524b78-0bed-46be-a47c-516237fa41f5/src/js/script.js:291
f_setup_wth moz-extension://08524b78-0bed-46be-a47c-516237fa41f5/src/js/script.js:412
<anonymous> moz-extension://08524b78-0bed-46be-a47c-516237fa41f5/src/js/script.js:447

@krillin666
Copy link
Author

krillin666 commented Nov 8, 2021

After reloading the Network tab I also see the following error:

image

@d3ward d3ward added the bug Something isn't working label Nov 8, 2021
@d3ward
Copy link
Owner

d3ward commented Nov 8, 2021

thanks a lot for the feedback , i'm looking into it and will push an update as fast as possible

@krillin666
Copy link
Author

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants