We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using ABP Framework version 3.1.2
This is the error message I am getting
BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. Volo.Abp.Account.AccountAppService.GetUserByEmail(string email)
I am getting this error when recovering my password.
Project: MyCompany.IdentityServer Running project on IIS
Steps to Produce:
I have sticked in a screenshot for ref
The text was updated successfully, but these errors were encountered:
I can confirm it works in v3.3.0-rc.1
Sorry, something went wrong.
realLiangshiwei
Successfully merging a pull request may close this issue.
I am using ABP Framework version 3.1.2
This is the error message I am getting
BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown.
Volo.Abp.Account.AccountAppService.GetUserByEmail(string email)
I am getting this error when recovering my password.
Project: MyCompany.IdentityServer
Running project on IIS
Steps to Produce:
I have sticked in a screenshot for ref
The text was updated successfully, but these errors were encountered: