[BUG]: when setting baseUrl
as part of parameters, the baseUrl
is not passed through to getInstallationAuthentication
#640
Labels
released
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented, or is being fixed
What happened?
Minimal reproducible test case
This results in a
POST https://api.github.com/app/installations/1/access_tokens
, but it should have beenPOST https://example.com/app/installations/1/access_tokens
Versions
6.1.1, but I assume this bug has been around for a while
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: