shashikanthOriginal post
Web Developer
Getting the following error after github callback during connection.
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
Summary
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.