[SOLVED] CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 522

i receive error

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://jshyqqfghgpe.usemoralis.com:2053/server/functions/getPluginSpecs. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 522.

im using React App, whenever i start my app, my app always loading and when iopen console its return me this error multiple times

Your server seems to be normal. Are you still getting this error?

yea actually its because my server is on sleep mode, so i just need to wake up the server, already fixed. thanks!

2 Likes