[Archive] CORS policy issue during web3auth modal initialization

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 12/22/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hi everyone
I am currently trying to implement the modal version of web3auth on a cross-origin-isolated website. During the initialization of the interface, the component called "sdk-modal" fails to download due to a lack of cross-origin-resource-policy in the header. Is there any way around that issue?



Originally posted by: Myrindd

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1119