Over the weekend the test stand for my project began logging this in the browser console Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://speedy-nodes-nyc.moralis.io/WalletConnect/polygon/mumbai. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 503
Is it possible that Moralis team made an unintended server change or the problem is on my end? (literally nothing changed in my code) Adding console picture for reference
Hi @sabotage
You will have to update the wallet connect authentication. Since walletconnect has depreciated its old sdk, there need some changes. Please check the below docs for sample code. Update to the latest v1 Moralis sdk
Thank you very much! This helped me to solve the issue completely
2 Likes