Part of my application involves looking at a table with the "assigned user" value and matching that to the corresponding user id in the team, for some reason the team id is now not being found. I have verified that the team id is correct as well as the project id, but its still not working. Any ideas please to help me fix ASAP, this is in prod also.
index-CnJ7Ngqv.js:86 Error fetching team members: AppwriteException: Team with the requested ID could not be found.
at ur.<anonymous> (https://infinetsolutions.netlify.app/assets/index-CnJ7Ngqv.js:51:28912)
at Generator.next (<anonymous>)
at c (https://infinetsolutions.netlify.app/assets/index-CnJ7Ngqv.js:51:21115)
Recommended threads
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...