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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...