adrianhajdin / banking

Horizon is a modern banking platform for everyone.
https://banking-jet.vercel.app
MIT License
2.07k stars 641 forks source link

Issue with the sign up page #47

Open JoyneelBose02 opened 2 months ago

JoyneelBose02 commented 2 months ago

I am facing issues while signing up, the error is showing " Invalid document structure" code: 400, type: 'document_invalid_structure', response: { message: 'Invalid document structure: Attribute "userId" has invalid type. Value must be a valid string and no longer than 2000 chars', code: 400, type: 'document_invalid_structure', version: '1.5.9' }

In appwrite, i have made the attribute of userId 2000 chars still this issue exists.

xtc2016xtc commented 2 months ago

Can you provide front-end code?

nivindulakshitha commented 2 months ago

Could you provide your code please? Appwrite doc related to this error.