I’m trying to send a post request from my frontend, but my backend isn’t receiving it
this is code that send’s the data to the backend , when i console log the data , i can see it in my console, also it’s a button that triggers the post request, the request it’s not coming from a form. :