
Getting the following error after github callback during connection.
TypeScript
appwrite | [Error] Timestamp: 2024-05-06T14:04:31+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/vcs/github/callback
appwrite | [Error] Type: Exception
appwrite | [Error] Message: Owner name retrieval response is missing account login.
appwrite | [Error] File: /usr/src/code/vendor/utopia-php/vcs/src/VCS/Adapter/Git/GitHub.php
appwrite | [Error] Line: 334
TL;DR
Developers are facing an error during GitHub integration, specifically at the callback stage. The error message states that the owner name retrieval response is missing the account login. This issue is originating from a file in the GitHub.php directory.Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
