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
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...