
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
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
- Updating console to 1.8
Hey! Does anyone know how to update the appwrite console only? I am using console 1.7.4 but it has UI/UX issues 🙁
