Error in Registering User

Hi,

This screenshot shows the entry after I ran the test on Appgyver.

However, when I tested it on the app preview, the error message showed this:

{“code”:“serverError”,“status”:400,“message”:“JSON error response from server: {"code":3041,"message":"Unable to register user. Missing required property value for ‘password’","errorData":{}}.”,“rawError”:{“code”:3041,“message”:“Unable to register user. Missing required property value for ‘password’”,“errorData”:{}}}

Screenshot:

Missing required property value for password. What does that mean? I searched everywhere for this error, to no avail.

Greaty appreciate your reply.

I have found my error. Under ‘create record’, instead of ‘page variable’, I left it as ‘static text’.

learning lesson.