Route Error (401 ): {
"error": {
"message": "Your password was identified as too weak. Please change your password and log in again.",
"type": "invalid_request_error",
"param": null,
"code": "password_too_weak"
}
}
This error comes when i try to login
"error": {
"message": "Your password was identified as too weak. Please change your password and log in again.",
"type": "invalid_request_error",
"param": null,
"code": "password_too_weak"
}
}
This error comes when i try to login