
I have configured and hosted an instance of Appwrite on my own server, all features are working correctly, but I would like to test the functions. I followed the documentation and configured a Github application, changed the vars on my server and when I went to test, connecting to GIthub didn't work well.
Right now, when trying to create a function in one of my projects, when I need to connect to Github, I am redirected to the image page and nothing else happens.
Can someone help me?

How to configure and use the functions in self-hosted Appwrite?


Are the callback URLs in GitHub the same order as the docs?
Recommended threads
- Server error 500 in appwrite 1.8.0jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
- AI feature by functions?I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing... 
