• Resolved satendra123

    (@satendra123)


    Dear Sir,

    I want to use Rest API but it is not working gives 401 Error I am trying all things from my side. Please Give better Solution.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @satendra123 ,

    >I want to use Rest API but it is not working gives 401 Error I am trying all things from my side.

    Error 401 indicates that the authentication you’re using to access the API endpoint is not correct. Either the authentication is not set up correctly, or you will have to double check the authentication credentials.

    WooCommerce Rest API provides multiple ways of authentication. I recommend double checking the authentication, you can find out more about authentication here: https://woocommerce.github.io/woocommerce-rest-api-docs/#authentication

    I hope that helps!

    Thread Starter satendra123

    (@satendra123)

    Hi Ashish,

    I check My End point is correct and also consumer_key and consumer_secret are correct but either it show 401 Error. When I using API on previous version of woocommerce then it will working fine but the latest version of woocommerce it is continue gives 401 Error.

    Please check and provide me solution.

    Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @satendra123 ,

    The Rest API is working fine with the latest version of WooCommerce. It is possible that either there’s a change on your server that might be resulting in authorization issues, or there’s a plugin conflicting with WooCommerce Rest API.

    Can you try deactivating all plugins except WooCommerce and see if you’re able to access API endpoints then?

    Let me know how that goes.

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Rest API NOt Working’ is closed to new replies.