Rank 2: Process
Hello all,
- I created a Github app (following the doc here https://appwrite.io/docs/configuration#git)
- Then adding all vars in
.envthen relaunch server with docker - I go to "Function", "Connect Git repository", "GitHub"
- App is installed & ensured to click on "Only select repositories" then "All repositories" then "Save" to ensure access are good
- I click on "Create function", from Quick Start I select "Node.js" for ex.
- I click on Next for all step then "Create a new repository"
- I click on "GitHub" & I see error 500 (sometimes I see the same screen: Repository Access, I do the same trick as previously)
What can I do ?
Thanks 🙂