mockito / shipkit

Toolkit for shipping it used by Mockito library
http://shipkit.org
MIT License
158 stars 35 forks source link

github access_token query parameter deprecated, breaks after 2020/07/01 #864

Closed LunNova closed 4 years ago

LunNova commented 4 years ago

deprecation notice should be here but it's 404ing: https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters

Please use the Authorization HTTP header instead, as using the access_token query parameter is deprecated and will be removed July 1st, 2020.

mockitoguy commented 4 years ago

Thanks for reporting!

magneticflux- commented 4 years ago

Here's a newer post on the issue: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/

mockitoguy commented 4 years ago

@shestee, can you take a look at this issue?

shestee commented 4 years ago

@mockitoguy Sure, I'll check this out.

magneticflux- commented 4 years ago

@nallar Closed by #871 now?

LunNova commented 4 years ago

Thanks! ^_^