
I'm trying to createTeamMembership in Java but I don't understand how it works. The email successfully sended to new team member's email, but when he open it, it don't redirect to my app. At this time, in team added a new member, but he had invalid date joined. What am I doing wrong?

What's your code?


This code successfully sends Email with link, but when I open the link he opens in Google Chrome, not my app(

You're passing https://cloud.appwrite.io for the url. Instead, you should pass a url that will direct the user to your app where you can finish the flow by calling https://appwrite.io/docs/client/teams?sdk=web-default#teamsUpdateMembershipStatus

How should it look? Do I need to use Custom Domains there?

No. You should probably look into deep linking

Ok, I learn about it and feedback later
Recommended threads
- What Happens When You Add a Custom Domai...
- Does appwrite have any alternative solut...
Hi Everyone, ... I am looking for a solution for AWS ECS Fargate in appwrite. Can anyone let me know if this is possible?
- MCP Integration
The appwrite has their MCP And this MCP is working fine with the VS code copilot but not with the other tools like Cline, Roo code...I have tried and getting th...
