Can someone provide me with detailed information on why a request failed, such as an existing username or email already in use? The console only displays a generic "Bad Request" error without specifics. I noticed that I can return a promise containing data errors, but I'm unsure how to extract this information or receive a JSON response outlining the reasons for the failure.