I imported a react project from my github.
After connecting the front-end and the back-end with api.
The create, read and delete works but the update(put method) isn’t.
if there is a solution please
I imported a react project from my github.
After connecting the front-end and the back-end with api.
The create, read and delete works but the update(put method) isn’t.
if there is a solution please
Hi @Ammar_Adnew - I’m assuming you have your port exposed publicly? What error are you seeing in the DevTools console or network trace?