Signup endpoint returns generic 400 error with no header (creating browser cors) issues. no logs in auth0

when calling the signup endpoint
https://compound.au.auth0.com/dbconnections/signup

{“client_id":“XXXX”,“email”:"XXX@gmail.com”,“password”:“XXX”,“connection”:“Username-Password-Authentication”,“name”:“XXX”}

I get this response. there are no logs in auth0 and no headers causing cors issues in the broswer.

400 Bad Request

400 Bad Request


cloudflare

Hi @david.rees.dr,

Can you please open your developer tools and see if there is more info about the error? We usually see a description of the error, message, or something along those lines. Can you please include the code you are using to make the request as well?

Closing after no reply.