Woocommerce Rest API Error.
Budget: $10 – $30 USD
I am integrating Woo-commerce API’s in my Laravel site using Woo-commerce official rest sdk. I made a link using authentication endpoint URL.Which is mention at https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction
When user clicks the link it takes the user to Woo-commerce authentication page, where user login and Approve the request.
After approving the request it should take me to return url which i mention in the link. Instead it shows me the following error.
Error: An error occurred in the request and at the time were unable to send the consumer data.
When user clicks the link it takes the user to Woo-commerce authentication page, where user login and Approve the request.
After approving the request it should take me to return url which i mention in the link. Instead it shows me the following error.
Error: An error occurred in the request and at the time were unable to send the consumer data.