Matt³Original post
@everyone
Access to XMLHttpRequest at 'https://api.beamify.me/v1/account/sessions/email' from origin 'https://beamify.me' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://localhost' that is not equal to the supplied origin.
Am I missing something?
I can't find reference to 'https://localhost' anywhere!
Summary
Developers are encountering a CORS error where the API is blocked by the policy due to a mismatch in the 'Access-Control-Allow-Origin' header value. They are confused because they can't find any reference to 'https://localhost'.