deleteUser response: FAILED_TO_GET_USER_INFO
Hi, I'm using deleteUser() with sendDeleteAccountVerification.
E-mail is sent with correct token. But whatever I try, the response from my Express API is FAILED_TO_GET_USER_INFO.
I'm on version 1.2.7 in both client and server
Does anyone have a clue of why this response is returned?
1 Reply
Can I see your auth config?