Title: woocommerce rest api error 404
Last modified: January 20, 2022

---

# woocommerce rest api error 404

 *  Resolved [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/)
 * After hitting the api curl [https://dreammakeup.in/wc-api/v3/orders](https://dreammakeup.in/wc-api/v3/orders)
   using postman. We found that the status we are getting is 404 instead of 200.
   please check and resolve
    -  This topic was modified 4 years, 5 months ago by [sahil60789](https://wordpress.org/support/users/sahil60789/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwoocommerce-rest-api-error-404%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/page/2/?output_format=md)

 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15272487)
 * ![](https://i0.wp.com/dreammakeup.in/wp-content/uploads/2022/01/bhbh.jpeg?ssl
   =1)
    -  This reply was modified 4 years, 5 months ago by [sahil60789](https://wordpress.org/support/users/sahil60789/).
 *  Plugin Support [Saravanan S, a11n](https://wordpress.org/support/users/simplysaru/)
 * (@simplysaru)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15273195)
 * Hi [@sahil60789](https://wordpress.org/support/users/sahil60789/),
 * I’d like to understand more about your setup.
 * Could you please send me a copy of your site’s System Status? You can find it
   via WooCommerce > Status. Select “Get system report” and then “Copy for support”.
 * Once you’ve done that, you can paste the text in [https://gist.github.com/](https://gist.github.com/)
   and feel free to change/remove your site URL in the report for privacy reasons.
 * Once you do that, you can paste the Gist link here in your reply.
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15273642)
 * hey thankyou so much for replying. As suggested i am attaching wocommerece status
   report link below
 * [https://gist.github.com/freefunever/a6814dad4ed39e7bf235551a9ef4b7b2](https://gist.github.com/freefunever/a6814dad4ed39e7bf235551a9ef4b7b2)
 * Please check
 * Thanks once again
    -  This reply was modified 4 years, 5 months ago by [sahil60789](https://wordpress.org/support/users/sahil60789/).
 *  [Mirko P.](https://wordpress.org/support/users/rainfallnixfig/)
 * (@rainfallnixfig)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15274679)
 * Hi [@sahil60789](https://wordpress.org/support/users/sahil60789/),
 * Thanks for sharing your system status.
 * WooCommerce REST API v3 includes a new endpoint to get product orders. Try with
   this request, if successful it will return a 200 OK HTTP status.
 * `/wp-json/wc/v3/orders`
 * You’ll find related info on the latest REST API documentation:
 * [http://woocommerce.github.io/woocommerce-rest-api-docs/#list-all-orders](http://woocommerce.github.io/woocommerce-rest-api-docs/#list-all-orders)
 * Thanks.
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15275148)
 * ok thanks i am getting 200 status using this endpoint but the problem is that
   i am not able to integrate shiprocket with the woocommerce it is showing wrong
   credentials when i contacted shiprocket support they said After hitting the api
   curl [https://dreammakeup.in/wc-api/v3/orders](https://dreammakeup.in/wc-api/v3/orders)
   using postman. We found that the status we are getting is 404 instead of 200.
   so can you please tell how to integrate shiprocket with woocommerce using api
 * ![](https://i0.wp.com/dreammakeup.in/wp-content/uploads/2022/01/check-it.png?
   ssl=1)
 *  Plugin Support [Saravanan S, a11n](https://wordpress.org/support/users/simplysaru/)
 * (@simplysaru)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15275596)
 * Hi [@sahil60789](https://wordpress.org/support/users/sahil60789/),
 * Have you tried using their [plugin](https://wordpress.org/plugins/shiprocket/)
   instead of the APIs?
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15276123)
 * yes i have used their plugin but their plugin is for only shipping charges functionality.
   Oher functionalities are not there. We can integrate woocommerce with shiprocket
   by their website only not with the plugin. If you want i can provide you the 
   wordpress details so that you can take a closer look what is happening in the
   website.
 *  [Mirko P.](https://wordpress.org/support/users/rainfallnixfig/)
 * (@rainfallnixfig)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15277566)
 * Hi [@sahil60789](https://wordpress.org/support/users/sahil60789/),
 * Make sure there are no spaces at the end in the Consumer Key and Consumer Secret
   fields. If it still doesn’t work you could generate new API keys in WooCommerce–
   [https://woocommerce.com/document/woocommerce-rest-api/#section-2](https://woocommerce.com/document/woocommerce-rest-api/#section-2).
 * Actually, I’d recommend that you change your API keys since you’ve shared them
   publicly and that’s not safe.
 * Cheers.
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15278831)
 * done everything but still not able to integrate woocommerce with shiprocket. 
   please provide a solution so that i can integrate shiprocket with woocommerce
   by api.
 *  Plugin Support [Paulo P – a11n](https://wordpress.org/support/users/paulostp/)
 * (@paulostp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15279154)
 * Have you tried generating new API keys as suggested by Mirko? If the API says“
   incorrect credentials”, then your credentials are the issue.
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15279450)
 * yes i already did that but still saying incorrect credentials in shiprocket website
   panel.
 *  [aetta](https://wordpress.org/support/users/chiape/)
 * (@chiape)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15279911)
 * Hi [@sahil60789](https://wordpress.org/support/users/sahil60789/)
 * Here’s a tutorial about how to connect your WooCommerce with the Shiprocket panel:
 * [https://www.shiprocket.in/knowledgebase/woocommerce-channel-integration/](https://www.shiprocket.in/knowledgebase/woocommerce-channel-integration/)
 * Can you double-check if everything is set as stated? I’d also recommend checking
   out directly with them to get more details about that integration.
 * Let us know how it goes,
 * Thank you!
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15280521)
 * Checked the tutorial but still not able to integrate woocommerce with shiprocket.
   I dont know the problem. It is not integrating and showing wrong credentials.
   Any type of Help will be highly appreciated.
 *  Plugin Support [Paulo P – a11n](https://wordpress.org/support/users/paulostp/)
 * (@paulostp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15280605)
 * Sorry to hear the issue persists.
 * I have seen reports of other WordPress plugins interfering with the WooCommerce
   API connection. As a final troubleshooting step, I suggest you perform a plugin
   conflict test:
    - Temporarily switch your theme to [Storefront](https://www.woocommerce.com/storefront/)
    - Disable all plugins except for WooCommerce
    - Test the API connection again
 * If you’re not seeing the same problem after completing the conflict test, then
   you know the problem was with the plugins and/or theme you deactivated. To figure
   out which plugin is causing the problem, reactivate your other plugins one by
   one, testing after each, until you find the one causing conflict.
 * [You can find a more detailed explanation on how to do a conflict test here.](https://docs.woocommerce.com/document/how-to-test-for-conflicts/)
 *  Thread Starter [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * (@sahil60789)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/#post-15280925)
 * i did all of the above
 * Temporarily switch your theme to Storefront
    Disable all plugins except for WooCommerce
   Test the API connection again
 * still shiprocket showing incorrect credentials on integrating woocommerce with
   shiprocket

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/page/2/?output_format=md)

The topic ‘woocommerce rest api error 404’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 19 replies
 * 5 participants
 * Last reply from: [sahil60789](https://wordpress.org/support/users/sahil60789/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-rest-api-error-404/page/2/#post-15283574)
 * Status: resolved