You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
thanks, but I worked with it a long time ago and I just used another API 01.06.2023, 14:11, "Joana Maggioni" ***@***.***>: try to change the browser you are using to run, it was the only thing that worked for me—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> -- С уважением, А.П.
I have same problem. Could it be caused by a redirection from http:// to https:// ?? Because if I type directly the url at the browser it redirects and shows this error response.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I got a free plan on weatherstack and when I try to fetch data I get 105 error saying that I can't access https even though I am using http.
fetch("http://api.weatherstack.com/current?access_key=************&query=Moscow").then(item => item.json()).then(item => console.log(item));
The text was updated successfully, but these errors were encountered: