Hello appwrite community,
I have a cloud appwrite free account. I want to setup a functions and connect it with Github. In another project of that same account I could do that without any problems. Now I want to create a second function and a Github connection and when I open Github it shows me that appwrite is already activated for my Github account. When I click save i get redirected and I see an error 409 document_already_exists
.
Can you tell me how I can setup functions in different applications but with the same Github account?
Kind regards
Did you ever change your GitHub account email?
the best way I saw was in the tutorial earlier today. just create directories within that repo for each function. then when setting your function endpoint you just add the folder name it should look inside
you don't need multiple connections to have multiple functions
Far in the past I change my email address, before even using appwrite
I do not see this screen, I am forced to connect again to Github Actually I did expect that it will me show this screen, as I am connect already
Toggle a setting so that the save/update button becomes active. Then, click it
yeah you can just go into the settings for your function, and open the git settings dropdown
I am stuck here
Click "Next" 😜
add to existing 🙂
you had a repo from before, right?
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...