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
F18050534: D20964.id.diff
Sun, Aug 3, 8:17 PM
F18007967: D20964.diff
Sat, Aug 2, 2:27 PM
F17693236: D20964.id49955.diff
Tue, Jul 15, 6:59 AM
F17672492: D20964.id49955.diff
Sun, Jul 13, 3:52 AM
Unknown Object (File)
Jun 3 2025, 7:47 PM
Unknown Object (File)
May 11 2025, 2:30 PM
Unknown Object (File)
Apr 21 2025, 10:08 AM
Unknown Object (File)
Apr 16 2025, 5:39 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.