-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use anonymous client for BuildInfoCollector
While we re-work our PNC CLI code to regenerate the auth token before it expires, right now it just expires after 5 minutes. The workaround is that we'll just use an anonymous client that doesn't use an auth token and therefore there's no weird 401 error (we don't need authentication for GET anyways).
- Loading branch information
1 parent
4f7d18a
commit c1d7882
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters