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
i used
const BASE_URL = https://cors-anywhere.herokuapp.com/https://api.darksky.net/forecast;
as a hack for CROSS error..
but now got Dark Sky API Error: Header required
The text was updated successfully, but these errors were encountered:
i used
const BASE_URL =
https://cors-anywhere.herokuapp.com/https://api.darksky.net/forecast
;as a hack for CROSS error..
but now got Dark Sky API Error: Header required
The text was updated successfully, but these errors were encountered: