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
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...