• Resolved alpha2

    (@neoseeyou)


    Hello Mister Clayton,

    I have installed your plugin on another website who use this plugin to force user to login to be able to visit the website https://fr.wordpress.org/plugins/wp-force-login/

    I was using the other stripe module with this site without issues but since I switched to your module (creating a new webhook through the same process) I have a 100% error rate with this message:

    {
    “code”: “rest_unauthorized”,
    “message”: “Only authenticated users can access the REST API.”,
    “data”: {
    “status”: 401
    }
    }

    Do you think there’s a problem to have the website private? How can I get around this?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @neoseeyou

    Do you think there’s a problem to have the website private? How can I get around this?

    It looks like the wp-force-login plugin is blocking access to the WordPress REST API which this plugin uses for webhooks.

    That plugin should have an exclusion list of path’s you can add. Check that plugin’s settings and see if you can add the Stripe plugin’s webhook to the exclusion list.

    Kind Regards

Viewing 1 replies (of 1 total)

The topic ‘private website and webhook error’ is closed to new replies.