Please describe the expected behavior of the issue, starting from the first action.
API must response fast as before, <100ms
Users must confirm their email as usual, by clicking on confirmation link in email
Actual Behavior
API responses are very slow ~3 min on each request, randomly, sometime requests are fast as usual
JS App users can’t confirm their email after registration. When user click on confirmation link in email, opening black page with error. Account does not confirming.
About email confirmation:
This is a known issue. The internal ticket: BKNDLSS-24332. We apologise for the inconvenience and will try to resolve it as soon as possible.
Confirming. Email confirmations working.
But what we have to do with unconfirmed since 22 feb users?
Can we confirm them on backendless side and notice them by email that their accounts now activated?
Great! You can confirm them manually using the Backendless console. Simply go to the Users table in the DATA section. You will see the status column. The users that are unformed will have the status EMAIL_CONFIRMATION_PENDING. You can change that value in console. After that get their email addresses (again in console) and send them an email manually.