what's the url for the github app?
my domain where I can sign in to appwrite ui
appwrite.xxxx.de
no i mean in github. https://github.com/settings/apps/your-app or browse to https://github.com/settings/apps right click on Edit and then copy the link
so the appname in here should be my-test-app-142
changed it already, i removed also the webhook secret. Now 404 is fixed. It is redirecting back to this page:
after clicking on Save
try to uninstall your app from here: https://github.com/settings/installations and try again
trying
after install:
what's in the URL on this page?
that's weird there's no error at all...
did you configure the callbacks in github in the same order as in the docs?
not in the same order.. changing now and trying again
did you uninstall from github before trying again in appwrite?
i clicked on appwrite one time more on connect to github and now the connection is there. i can see my repos
It there no starter for nodejs?
you need to enable node-18
How?
Thanks, works fine <:appwriteparty:946072712915341333>
[SOLVED] 1.4.2 Github connection 404 Error
Recommended threads
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...
- Guidance to safely upgrade Appwrite to l...
One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on appwrite: ^15.0.2 dart_appwrite: ^15.0.0 The app is live on the Play Stor...