i currently have a system with a Team ID being 8 digits. I want user to use those 8 digits to join that team.
I am trying to use teams.createMembership(). but that is asking me for a redirect. Probably because it will send an email. What i want it the user to be just added to the team.