Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined token #37

Open
bustillos83 opened this issue Jul 12, 2024 · 2 comments
Open

Undefined token #37

bustillos83 opened this issue Jul 12, 2024 · 2 comments

Comments

@bustillos83
Copy link

Anyone else getting this error?

An error occurred while getting the account: TypeError: Cannot read properties of undefined (reading 'accessToken')
at $$ACTION_1 (webpack-internal:///(rsc)/./lib/actions/bank.actions.ts:83:32)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Home (webpack-internal:///(rsc)/./app/(root)/page.tsx:42:21)
{ accountsData: [], account: undefined }
GET / 200 in 2395ms

@bustillos83
Copy link
Author

AppwriteException: Invalid query: Query value is invalid for attribute "$id"
at _Client.call (webpack-internal:///(rsc)/./node_modules/node-appwrite/dist/client.mjs:283:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Databases.listDocuments (webpack-internal:///(rsc)/./node_modules/node-appwrite/dist/services/databases.mjs:1581:12)
at async $$ACTION_8 (webpack-internal:///(rsc)/./lib/actions/user.actions.ts:239:22)
at async $$ACTION_1 (webpack-internal:///(rsc)/./lib/actions/bank.actions.ts:78:22)
at async Home (webpack-internal:///(rsc)/./app/(root)/page.tsx:42:21) {
code: 400,
type: 'general_query_invalid',
response: {
message: 'Invalid query: Query value is invalid for attribute "$id"',
code: 400,
type: 'general_query_invalid',
version: '1.5.7'
}

@ktglez02
Copy link

Hey, did you find a solution to this already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants