Moralis Self-Hosted Cors Error

Hi I’m getting a cors error when trying to call requestMessage from authServices in my cloud function. I haven’t changed anything in a while and this happened.

Access to XMLHttpRequest at 'server' from origin 'http://localhost:8080' 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.

How are you calling the requestMessage in your cloud function for this?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.