
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
- SMTP Error: Could not connect to SMTP
My appwrite self-hosted instance on DigitalOcean cannot sennd emails. The following results were performed Log: ``` docker compose logs -f appwrite-worker-mail...
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
