• Resolved calyweb

    (@calyweb)


    Hi,

    Since your last update i have a lot of errors in the console, always the same :

    {
      "error": {
        "message": "Unrecognized request URL (GET: /v1/consumers/sessions/lookup). Please see https://stripe.com/docs or we can help at https://support.stripe.com/.",
        "type": "invalid_request_error"
      }
    }

    Thanks for your help

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

    (@mrclayton)

    Hi @calyweb

    That would be a request that the js.stripe.com SDK is making. Can you share a website link where this can be observed?

    That is not an error that should interfere with payments in any way. Are you having issues because of that?

    Thanks

    Thread Starter calyweb

    (@calyweb)

    Hi

    yes you can see it on the checkout page of our website : https://www.gladiatorfit.ch

    Plugin Author Clayton R

    (@mrclayton)

    Hi @calyweb

    That is a harmless console log message that will have no effect on your checkout page. It’s not related to an update from our plugin. That is a url that Stripe’s Javascript makes a request to.

    That’s not something we can control within the plugin but you shouldn’t worry as it won’t cause any problems.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Unrecognized request URL’ is closed to new replies.