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'm getting the error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.comining.io/?key=[my api key here]. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
It seems the server does not supply proper origin header and browsers refuse to process result
The text was updated successfully, but these errors were encountered:
I'm getting the error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.comining.io/?key=[my api key here]. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
It seems the server does not supply proper origin header and browsers refuse to process result
The text was updated successfully, but these errors were encountered: