Couldn't request to reset your password error message

When using the React Native iOS services and clicking on the reset password in the native app and filling in the email address and hitting send I get a pop-up message that says “Couldn’t request to reset your password error message, There was an error processing the reset password” .

The funny thing is that I get the email from auth0 to reset password and I can reset the password.

So not sure why I am getting this error. There is nothing in the logs. It actually says password reset was successful.

Attached is an image of the error that is being displayed on my ipad.![alt text][1]

Yes I have the same problem.