Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message when null is passed as argument of params for EmailPasswordAuth.CallResetPasswordFunctionAsync #3011

Closed
LaPeste opened this issue Aug 29, 2022 · 0 comments · Fixed by #3106
Assignees

Comments

@LaPeste
Copy link
Contributor

LaPeste commented Aug 29, 2022

To avoid users receiving a weird realm-dotnet/wrappers/realm-core/src/realm/object-store/util/bson/bson.hpp:219: [realm-core-12.4.0] Assertion failed: m_type == Bson::Type::Array (like so) from core when passing null as a third to EmailPasswordAuth.CallResetPasswordFunctionAsync we should just show a readable message that explains the issue.

@LaPeste LaPeste changed the title Improve error message when null is passed as argument of params for EmailPasswordAuth.CallResetPasswordFunctionAsync Improve error message when null is passed as argument of params for EmailPasswordAuth.CallResetPasswordFunctionAsync Aug 29, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants