• Hello,

    I am using JWT Authentication with Woocommerce and WPML. At this point I want to get the list of Woocommerce products and for this I am using OAuth 2.0 authentication.

    But you are giving an error that I can not find a solution:

    {
         “code”: “jwt_auth_bad_iss”,
         “message”: “The iss do not match with this server”,
         “date”: {
             “status”: 403
         }
    }

    Could you help me?

    URL: https://loja.restribio.eu/wp-json/wc/v3/products

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘JWT Authentication + Woocommerce + WPML’ is closed to new replies.