CORS Error on Speedynode RPC request

Since yesterday I get CORS errors on some JSON RPC requests to my speedy-nodes endpoints:

Access to fetch at ‘https://speedy-nodes-nyc.moralis.io/09cb[..myEndpoint...]beae/polygon/mumbai’ from origin ‘https://rex.cryptox.page’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.

Everything worked fine until yesterday.

can you send me your email in DM? we can try to reset the token for your speedy node

1 Like

Hey better to delete this asap :raised_hands: your email is exposed publicly

I looks like you are making requests to speedy nodes, do you get that error every time or only from time to time?

Only from time to time (but very often) and in a large part when listening to events.

It may be better to use a Moralis server to listen for events and sync them directly in the server db

I thought that I don’t need a server because I already have an own backend. Your documentation about speedy-nodes also says: “Need a fast and reliable full node, but already have your own backend? Then Moralis Speedy Nodes are for you! Get direct WebSocket and JSON RPC access to Moralis full nodes and archive full nodes”

We are planning on retiring the speedy nodes in the future. You could try to also use web3api if possible.

Hello, I also encountered the problem of consent today

Today the nodes for the free plan should not work

What’s the reason? Can it work normally in the future

They will not:

It means that the fast node no longer provides services, does it

How can I get such node services

you can try to use chainstack: https://moralis.io/largenodes

Thanks, my DAPP can run again

1 Like