When clicking the delete all data button I get the following error:
[CONVEX M(users:deleteAllData)] [Request ID: 66615c5ade872443] Server Error Called by client
Looking at the payload sent:
{"type":"Mutation","requestId":0,"udfPath":"users:deleteAllData","args":[{}]}
And the response:
{"type":"MutationResponse","requestId":0,"success":false,"result":"[Request ID: b3d7a889d7b2b7be] Server Error","ts":null,"logLines":[]}
When clicking the delete all data button I get the following error:
Looking at the payload sent:
And the response: