Hi Support,
When I try to disconnect the git configuration from AppWrite Cloud, it keeps showing server error 500 error and not disconnecting the git configuration.
How can I disconnect it from my AppWrite Cloud Project?
Would you please share your project id?
Yes, the project id is 642bf770eaeda2f0abc0.
ooh can you create an issue for this?
Do you mean creating a Github Issue?
Appwrite Cloud Disconnect Git configuration Error
Yes, please
Recommended threads
- [Regression] Appwrite 25.1.0 returns Inv...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...