so im working with typescript and react with appwrite to create a social media app but i keep encounteing these two errors when creating the auth part for creating new users and adding them to the users collection
When i reload the page before filling the form : AppwriteException: User (role: guests) missing scope (account)
when i fill the sign up form and click on sign-up : AppwriteException: Server Error
Would appreciate any help as this is my end of studies project