Second confirming leads to the error page

Hi there!

I’m facing the following case.
If I confirm my email using the browser on my PC, and then confirm (again) using the email client on iPad, it sends me to api.backendless.com.
There is the error page with the following error: “code”:3051, “message”: “Confirmation failed”

What solutions could you suggest me?

Hi Evgeny,

It seems it is not proper behavior for a used confirmation link. We will discuss it with our team.
As a workaround, you can customize the server response by using Business Logic Handler for event ‘afterEmailConfirmed’.

Regard, Ilya