Not received the validation link in my mailbox
Opened this issue · 1 comments
victorMosso commented
Hello comunity, I try learning about OBP API but I have this problem:
When I've register in my local 127.0.0.1:8080 never received the email message that validate, then when I try Log on to the Open Bank Project API (127.0.0.1:8080) send me the error: Your account has not been validated. Please check your email for a validation link.
Somebody can help me please, regards.
rengerden commented
In your local environment, where the development configuration is used and the smtp option is not configured, you have two ways to solve it. One is to configure a smtp server and place it in the properties or you can enter the database and update the validated field to true in the authuser table and that's it, you can log in