Hello! I can't add user to group via dart sdk. Writes that the url must be either "localhost" or "jettaxi.kz". Although my server is running through "jettaxi.kz" what should I do?
Hi , adding @dlohani to this convo for more feedback
you can use http://localhost no email will be sent when using an API key
The group was created normally but with an error? I use id and name, the console says type "List<dynamic>" is not a subtype of type "Map<String, dynamic>". Or do I need to add roles? It is necessary?
I added teamId and name
After that, the function that creates a collection of group chats should be executed. but this function is not executed
https://discord.com/channels/564160730845151244/1095981206304210955 waiting for the update
function is setup to trigger on Team create event? Are there any error on Docker console?
Recommended threads
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...