I have doubled-checked all variables. Everything correct.
When it comes to callback, I selected everything correct and while I'm trying to connect with my github app I receive 500. It's blocker for me, because I need to use cloud functions. Version 1.6.0, self-hosted on Coolify.
small edit: When i clicked all_repositories: Error 400 Installation requests from organisation members for the Appwrite GitHub App are currently unsupported. To proceed with the installation, login to the Appwrite Console and install the GitHub App.
Type
general_argument_invalid
then I've received 400
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...