Page MenuHomePhabricator

Update GitHub API calls to use "Authorization" header instead of "access_token" URI parameter
ClosedPublic

Authored by epriestley on Feb 4 2020, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 11 2026, 8:35 AM
Unknown Object (File)
Jul 3 2026, 7:12 PM
Unknown Object (File)
Jun 22 2026, 7:48 PM
Unknown Object (File)
Jun 22 2026, 1:22 PM
Unknown Object (File)
Mar 9 2026, 1:19 PM
Unknown Object (File)
Mar 8 2026, 5:47 PM
Unknown Object (File)
Mar 3 2026, 2:49 PM
Unknown Object (File)
Mar 3 2026, 2:44 PM
Subscribers
None

Details

Summary

Fixes T13485. GitHub has deprecated the "access_token" URI parameter for API authentication. Update to "Authorization: token ...".

Test Plan

Linked and unlinked a GitHub account locally.

Diff Detail

Repository
rP Phabricator
Branch
github1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23779
Build 32700: Run Core Tests
Build 32699: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 4 2020, 3:58 PM
This revision was automatically updated to reflect the committed changes.