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

Modify CORS policy #1

Open
peterslany opened this issue Dec 7, 2023 · 0 comments
Open

Modify CORS policy #1

peterslany opened this issue Dec 7, 2023 · 0 comments

Comments

@peterslany
Copy link

Currently, it is not possible to use the SDK in a browser environment because getOptimismMetadata calls API endpoint "https://api.conduit.xyz/public/network/metadata/" which does not have CORS header set. Therefore, browser deems this request invalid.

Reason: CORS header ‘Access-Control-Allow-Origin’ missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant