• Resolved seclo

    (@seclo)


    My site is connected with Jetpack, and my account is connected. However, when I try to fetch my payment information I get a CORS policy error where the endpoint indicates I am not authorised for some reason.

    It can’t be that any of my plugins or themes are conflicting, as even disabling them all does not resolve the issue.

    • This topic was modified 12 months ago by seclo.
Viewing 1 replies (of 1 total)
  • Thread Starter seclo

    (@seclo)

    Turned out it redirected because I had configured https://example.com in my wp_options database (editable via WP phpMyAdmin plugin), while I had https://www.example.com configured as SITE URL.

    I just needed to align that and all errors went away, being:

    • JetPack not connecting to all accounts.
    • WooCommerce homepage not loading

      The CORS Policy does not allow redirects, and this misalignment, caused a redirect.

      I hope this will help someone 🙂
    • This reply was modified 12 months ago by seclo.
Viewing 1 replies (of 1 total)
  • The topic ‘Site and user connected, CORS Policy Error with 401 unauthorized endpoint.’ is closed to new replies.