System Information
- Strapi Version: 4.14:
- Operating System: Macos Monterey:
- Database: Postgresql:
- Node Version: v20:
So basically i am trying to create a custom plugin. i use useFetchClient(). get function works ok, but when i do a POST request, i can’t get the data to be sent via req, as you can see from the screenshot.