Back

Missing required parameter collectionID

  • 0
  • Databases
Trufaux
15 Mar, 2024, 01:38

I am trying to follow along with this Youtube tutorial: https://www.youtube.com/watch?v=_W3R2VwRyF4&list=PL6QREj8te1P6wX9m5KnicnDVEucbOPsqR&index=3

I get the error "Missing required parameter: collectionId" when I try to sign up or sign in.

When I sign up, my username goes to the Auth table, but not my Users table in the database.

I believe it chokes on the Account.createEmailPasswordSession function.

Any assistance would be appreciated.

TL;DR
Developers are experiencing a "Missing required parameter collectionId" error. The issue could be due to the Appwrite Cloud version mismatch. The error occurs during sign up or sign in, where the username isn't added to the Users table. The Account.createEmailPasswordSession function may be causing the problem. Ensure compatibility with the Appwrite version being used.
Steven
15 Mar, 2024, 01:46

Please share your code and network request.

As for that session method...that's for Appwrite 1.5. are you connecting to Appwrite Cloud? If so, it's not supported since Cloud is on version 1.4

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more