When I try to add stripe subscriptions to my selfhosted instance via appwrite function template I get the following error when clicking on github:
{
"message": "Server Error",
"code": 500,
"type": "general_server_error",
"version": "1.5.7"
}
This is regardless of when I choose existing or new repo.
I created my appwrite instance via coolify. Any ideas?
TL;DR
Developers encountering a "general_server_error" when trying to add Stripe subscriptions to their self-hosted instance via Appwrite function template. The error message appears when attempting to connect to GitHub, with a code of 500. This occurs whether selecting an existing or new repository. The Appwrite instance was created via Coolify.