Access Control-Allow-Origin - Unblock Unblock CORS error while developing or experimenting

Hey can someone assist with this CORS error?

can you paste that url that starts with cdn.moralis.io?

Hey its not giving me the same error now…

wait there it is https://cdn.moralis.io/eth/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.png

here is looks like there are different urls that give error

it looks like that rebaseapp doesn’t work or has CORS settings blocking the access

What do you mean? can you explain

initially I thought that the moralis.io url wasn’t working, but it looks like the error is from another url, I don’t know what it is with that url.

that url/domain can use CORS settings to allow access only from a list of domains, or it could not work at all and you will still see a CORS error in the browser

[quote=“cryptokid, post:8, topic:18481”]

Hey. i developed the rebasesapp…so i can change settings how would i go about changing the CORS settings?

try to look in network tab for what http headers are sent, it should be some specific http headers for CORS