Skip to content
Back

Attribute not found in schema

  • 0
  • Databases
  • Functions
  • Web
Morel
2 Dec, 2024, 15:27

After the downtime yesterday, I encountered a "not found in schema" error. What should I do?

TL;DR
Developers are facing an "attribute not found in schema" error in their code after experiencing downtime. To fix this issue, they should ensure that the attribute being referenced in the code is present in the schema of the database being queried.
D5
2 Dec, 2024, 15:59

What's the code?

Morel
2 Dec, 2024, 16:05

const response = await databases.listDocuments( process.env.APPWRITE_DATABASE_ID, process.env.APPWRITE_COLLECTION_ID, [ sdk.Query.equal('company_id', company_id), sdk.Query.limit(1000), ] );

D5
2 Dec, 2024, 16:13

@Morel Do you can send the project ID or DM it to me?

Morel
2 Dec, 2024, 16:13

oke, i will dm

Morel
3 Dec, 2024, 03:05

any updates?

D5
3 Dec, 2024, 08:14

@Steven

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