DreamFactory Version: 2.3.0 hosted on Google Cloud
I am having trouble with resetting user passwords. Initially, I thought it was a problem with my custom password reset page that gets linked from the email. I get error 500, “Error processing password reset. The token has been blacklisted” but I have the same problem from user management in the DF admin console. “Api Error
Failed to update resource: The token has been blacklisted”
If I create the user manually in the console I can change the password no problem…but once I login via my app I can no longer change it as I receive the error above.
Any suggestions?