Web Developer
Hello,
I am trying to appwrite functions & as part of it when i integrate(login to github & give access to specific repo) with github on redirection I keep getting below 409
Error 409
A user with the same email already exists in the current project.
Type
user_email_already_exists
what I tried:
- revoking appwrite permissions on github
- uninstall appwrite github app multiple time .
Note: I tried integrating this repo on diff appwrite test account & then everything went well. When I am trying to bring this into our main account this issue keep on happening. Any help here is really appreciated.