nextjs-woocommerce-restapi icon indicating copy to clipboard operation
nextjs-woocommerce-restapi copied to clipboard

A React WooCommerce Project Example With REST API

Results 12 nextjs-woocommerce-restapi issues
Sort by recently updated
recently updated
newest added

when i set front end url in admin ![image](https://user-images.githubusercontent.com/22941791/170329612-af9016e6-632b-4f6f-ab02-e2d296a3b9ab.png) Error throwing like this: ![image](https://user-images.githubusercontent.com/22941791/170329392-22c34d65-7760-4bfd-8ad5-9fe1850252bb.png)

Please help, I have read the other "401 issues" and have the latest update for headless-cms but still doesn't work? And it's the same for me, if I put same...

I am stuck to map single product page with resapi.

linking my followed along project here [my github repo/](https://github.com/wchorski/tawtaw-wpheadless/blob/main/nextjs/utils/cart.js) `utils/cart.js` spots that need help are labeled with `// TODO HELP -- *` when running the Woocommerce endpoints in **POST MAN**,...

### wp: publicly hosted backend ### nextjs: locally hosted at `localhost:3000` ![image](https://user-images.githubusercontent.com/33769609/190489859-52bc4dc7-e265-4397-b951-1f05dc6b58c2.png) when I go to refresh my NextJS homepage i get this error ![image](https://user-images.githubusercontent.com/33769609/190490017-0e7719fc-14b0-4765-ab3a-669aff907652.png) when I make a request...

Error: unable to verify the first certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1600:34) at TLSSocket.emit (node:events:517:28) at TLSSocket._finishInit (node:_tls_wrap:1017:8) at ssl.onhandshakedone (node:_tls_wrap:803:12) { code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',

Did you check the Next JS Commerce? I think if we built on that Project then it's gonna be cool and need to contribute it to that project. I can...

Dear Imran, I would like to see the following features in your woocommerce restapi example: - [ ] - Wishlist - [ ] - Profile Page (With order history and...

open-to-contribution

besides the homepage I am getting 404 on all blog, product, category, etc. Any idea what can be the cause. Products, Post are showing on the frontpage and the URL...

Hi, when I change Site Address (URL) to `localhost:3000`, I have error Error AxiosError: Request failed with status code 500 I really don't know how to fix fit I tried...