-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Describe the bug
When creating a new account using the Base Account SDK, the error messages aren’t very clear. It’s hard to understand exactly what went wrong, which makes troubleshooting frustrating. The error could be caused by missing information, invalid input, or something else, but it’s not easy to tell from the message
Steps
- Try creating an account using the SDK with incomplete or invalid information.
- The SDK throws an error, but the message doesn’t explain what’s wrong.
- Troubleshoot to figure out what needs to be fixed.
Expected behavior
The SDK should provide a clear and detailed error message that explains what went wrong during account creation.
Version
No response
Additional info
Improve the error handling to give more specific feedback on what caused the failure. For example, if a required field is missing or the data format is wrong, the error should point that out clearly
Desktop
Tested on macOS using Node.js LTS during local development
Smartphone
No response
Metadata
Metadata
Assignees
Labels
No labels