Closed Reeya123 closed 1 year ago
Response codes for /api/accounts/new/
Account Creation: Gives 409 instead of 200, 403 and 201 instead of 400. Requires debugging
Successfully tests for 409(Account has already been authenticated or requested) and 500(internal server error)
Fixed with 5c74587
Response codes for /api/accounts/new/
Account Creation: Gives 409 instead of 200, 403 and 201 instead of 400. Requires debugging
Successfully tests for 409(Account has already been authenticated or requested) and 500(internal server error)