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
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- [SOLVED] Appwrite 25.1.0 returns Invalid...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....