flopez
January 10, 2024, 6:05pm
10
Seems like I’m not the only one with this issue and is solved from the inside, can you help me with that? Also I delete a lot of users for automated testing so I want to know how to prevent this from happening
Seems to be the exact same issue as here: API created User delete not working
That one is closed and not accepting new replies.
Same steps to reproduce:
Delete existing user via v2 API, get 204 response.
Get users request still returns user that I just deleted.
Dashboard still displays the user, but when I click on the user it says: “User not found” Note: if the user was just created/deleted, it takes some time to be indexed.
Also worth noting, that initially I deleted users in bulk via DEL…
Hello there,
I’m working on a logging functionality at my company and would like to implement logs for every mutation on my backend per user (this include legal purpose, such as modification history, …). I am not able to retrieve the mail address from the customer through the JWT (which is normal) but I am able to retrieve its user id. In case of issue from my customer, my go to case is “mr xxx was fired last month and we think he made fraudulent requests to the admin of your app using his acc…
Users are deleted from via the Dashboard menu and still showing in the list. When trying to navigate to the users landing page this error is shown:
Error! The user does not exist.
Using the management API does not delete the users either.
This issue has only occurred since approximately the same time as the Google login issues.
Thank you.