We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting these errors in the inspector when I use Firefox.
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.merkl.xyz/v3/opportunity?campaigns=true&testTokens=false. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 500."
Reproduce, page load the dashboard with Inspector Console open and see the warnings. e.g. https://app.merkl.xyz/user/[xxxxx]
Sorry if this is not in the right repo, but I couldn't locate the website code repo. Cheers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am getting these errors in the inspector when I use Firefox.
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.merkl.xyz/v3/opportunity?campaigns=true&testTokens=false. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 500."
Reproduce, page load the dashboard with Inspector Console open and see the warnings.
e.g. https://app.merkl.xyz/user/[xxxxx]
Sorry if this is not in the right repo, but I couldn't locate the website code repo.
Cheers
The text was updated successfully, but these errors were encountered: