Relative Content

Tag Archive for reactjsapisymfonyfetch

Error retrieving API data (Symfony – react)

I’m developing a service exchange site in Symfony and React.
I have a service creation feature, where I need to retrieve the id of the current user and then POST the service creation form. I’m able to retrieve and send the user id on the back end, but I can’t retrieve the API content on the front end.