Closed servilla closed 4 years ago
On Wed, Nov 4, 2020 at 5:44 AM EDIorg noreply@github.com wrote:
Hello there! On November 4th, 2020 at 12:44 (UTC) your application (EDI Authentication) used an access token (with the User-Agent python-requests/2.22.0) as part of a query parameter to access an endpoint through the GitHub API. https://api.github.com/user Please use the Authorization HTTP header instead as using the access_token query parameter is deprecated. Depending on your API usage, we'll be sending you this email reminder on a monthly basis. Visit https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates. Thanks, The GitHub Team
Hello there!
On November 4th, 2020 at 12:44 (UTC) your application (EDI Authentication) used an access token (with the User-Agent python-requests/2.22.0) as part of a query parameter to access an endpoint through the GitHub API.
https://api.github.com/user
Please use the Authorization HTTP header instead as using the access_token query parameter is deprecated.
access_token
Depending on your API usage, we'll be sending you this email reminder on a monthly basis.
Visit https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates.
Thanks, The GitHub Team
Deployed and tested on both the authentication development and production servers.
On Wed, Nov 4, 2020 at 5:44 AM EDIorg noreply@github.com wrote: