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
- Invalid document structure: Unknown attr...
Hello. I have self hosted instance running on my server and has valid endpoint and most of things are working as should. Installation is fresh install of versio...
- Want to integrate my university server t...
Hello <@870607367597850624> i want to use the appwrite backend services for my university website,I want to know that is it possilbe that i could use the backen...
- Customize phone otp template
Hii..is there any way to customize phone otp template in 1.8 self hosted version? Also may i know where is the phone otp message template so that i can apply fo...