nextjs-woocommerce-restapi
nextjs-woocommerce-restapi copied to clipboard
A React WooCommerce Project Example With REST API
when i set front end url in admin  Error throwing like this: 
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`  when I go to refresh my NextJS homepage i get this error  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...
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...