Recover Password doesn't work

My CPA tried to login. Can’t remember her password. When she clicked “Recovered Password” she’s getting an invalid secret error. So we put in the API Secret and tried it again. Same error.

Deleted the user and re-added her. Now her email address is listed twice.

Hi,

@david any thoughts to debug this?

The email being listed twice went away. It’s now only listed once, without intervention from me.

Bigger concern is the request password saying Invalid secret. We even put it in on the initial login page and then clicked “request password” same error about the secret.

Hello,

I had the same error recently, but there was/is no solution?
I modified the password string in the database to be able to login again.

But the recover password function did not work. Same error “invalid secret”

@david is the API secret required for the reset password route?

it shouldn’t be required. a blank string may cause an edge case thou, i’ll check in a fix for the defaults.

1 Like