I\'m using react js for frontend and strapi for api backend. I\'m trying to register a new user and have this code in my front end post:
const url = `${BASE_U