CorentinOriginal post
Rank 1: Thread
I set up GitHub integration on Selfhost using version 1.7, and it was working correctly since then.
After upgrading to version 1.7.4 with the same configuration, I’m now seeing this error in the main container console when trying to view my repositories.
Is this a known issue?
[Error] Timestamp: 2025-06-28T17:20:25+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/github/installations/:installationId/providerRepositories
[Error] Type: Exception
[Error] Message: Failed to retrieve access token from GitHub API.
[Error] File: /usr/src/code/vendor/utopia-php/vcs/src/VCS/Adapter/Git/GitHub.php
[Error] Line: 349
Summary
There have been issues reported with Github token on version 1.7.4, and a user is inquiring about a solution.