Hi everyone,
I’m running into an issue when trying to delete users from my database in Bubble.
Even with all privacy rules disabled, I’m unable to delete any user. The workflow runs, but I consistently get the following error message:
“Unable to complete your request. Please contact the application administrator or try again in a few minutes.”
Here are some additional details:
-
The action is triggered from a backend workflow as well as directly from the frontend (same result).
-
No privacy rules are restricting access.
-
The user appears to exist and is correctly referenced in the workflow.
-
No other errors are shown in the debugger besides this generic message.
Has anyone experienced something similar or knows what might be causing this?
Any help would be greatly appreciated.
Thanks in advance.