Skip to main content

How to fix Memberstack CORS policy blocking XMLHttpRequest on client's browser?

Currently facing issues with a client site.
Added memberstack to the site and worked pretty well.

On my end it works well, but when he's trying to access it, he can't login, logout, or sign up (infinite loader)

and it shows this error
Access to XMLHttpRequest has been blocked by CORS policy when he's trying to

Any idea how to fix this 🙏

I've tried building it from scratch again, it works, then after a while same bug.

Chukwudi Tyler Bell 🙏

4 comments

  • Tyler Bell
    Tyler Bell

    Hey Manuel, it may have something to do with your custom domain.

    I see that the request is still being sent to your custom domain

    Does the problem persist if you temporarily remove your custom domain?

    0
  • Manuel Ogomigo
    Manuel Ogomigo OP

    Yeah done

    0
  • Tyler Bell
    Tyler Bell

    looks like that fixed the issue.

    I’ll need to look into why your custom domain is causing a CORS issue.

    0
  • Manuel Ogomigo
    Manuel Ogomigo OP

    Okay thanks, would test it out now

    0

Please sign in to leave a comment.

Sitemap