backand

Backand.signup() - “Create My App User” failed to perform

末鹿安然 提交于 2019-12-01 06:35:06
I'm trying to register a new user using: Backand.signup(firstName, lastName, username, password, password2); but I end up getting: POST https://api.backand.com/1/user/signup 504 (GATEWAY_TIMEOUT) When I check the logs (Log > Server Side Exceptions), I notice this error: An unexpected signup exception occured The following action: "Create My App User" failed to perform: The operation has timed out The operation has timed out Exception has been thrown by the target of an invocation. The operation has timed out I haven't touched the "Create My App User" script. Security & Auth > Configuration >