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

BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. #5761

Closed
waldjdida opened this issue Oct 11, 2020 · 1 comment · Fixed by #5768
Closed

BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. #5761

waldjdida opened this issue Oct 11, 2020 · 1 comment · Fixed by #5768

Comments

@waldjdida
Copy link

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:

  1. Go to http://localhostidentityServer/Account/ForgotPassword
  2. Type in a random email address (one doesn't exist as it works fine when you key in an existent email address)
  3. Hit Submit
  4. You then get the error shown above

I have sticked in a screenshot for ref

image

@waldjdida
Copy link
Author

I can confirm it works in v3.3.0-rc.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants