You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021/04/09 01:45:57 Started DELETE /api/v1/user/emails for 127.0.0.1
2021/04/09 01:45:57 ...api/v1/user/email.go:128:DeleteEmail() [E] DeleteEmailAddresses: Email address does not exist
2021/04/09 01:45:57 Completed DELETE /api/v1/user/emails 500 Internal Server Error in 50.684576ms
Description
Make a DELETE request on /user/emails endpoint with supplied authorization token and invalid email in the body. Then 500 response is returned with following response body:
[x]):Description
Make a DELETE request on
/user/emailsendpoint with supplied authorization token and invalid email in the body. Then 500 response is returned with following response body:The text was updated successfully, but these errors were encountered: