| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The GitHub API client coerces `fake-server-url` to the Dotcom API URL, which means commands like `util.getGitHubVersion` will call the Dotcom API with the `fake-token`, resulting in 401s. We therefore use the Dotcom URL instead and additionally stub `util.getGitHubVersion` as a good practice (it's no longer necessary).
| Back | FazBrowse Home | New Git URL |
The GitHub API client coerces fake-server-url to the Dotcom API URL, which means commands like util.getGitHubVersion will call the Dotcom API with the fake-token, resulting in 401s.
We therefore use the Dotcom URL instead and additionally stub util.getGitHubVersion (with the Dotcom URL it's no longer necessary this, but it's good practice).
Merge / deployment checklist