Hi, I am intermittently getting CORs issues with cloud functions.
eg:
Access to XMLHttpRequest at ‘https://eq0kva1psmdt.moralishost.com:2053/server/functions…’ from origin ‘http://localhost’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
It is not consistent, but happens about 25% of the time on the exact same call.
server: 0.0.274.
Any thoughts or help would be appreciated. Im guessing since its intermittent that its a cloud server issue ? But let me know otherwise.
Ive seen similar CORs issues on this forum, but no real info as to what the cause or resolution is ?
thanks.