unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Fw: Is this on the list of things to change?  Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters
       [not found] ` <BL0PR06MB4673327A8725D4D90B516528E9100@BL0PR06MB4673.namprd06.prod.outlook.com>
@ 2020-02-19 13:56   ` Josh Marshall
  2020-02-19 14:21     ` Tobias Geerinckx-Rice
  2020-02-19 15:14     ` Josh Marshall
  0 siblings, 2 replies; 4+ messages in thread
From: Josh Marshall @ 2020-02-19 13:56 UTC (permalink / raw)
  To: help-guix

Hello,

Getting guix setup on a machine and ran into the following when running `refresh` after adding a github API key.

________________________________________
From: GitHub <noreply@github.com>
Sent: Wednesday, February 19, 2020 8:49 AM
To: Josh Marshall
Subject: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters

Hi @josh-marshall-jax,

On February 19th, 2020 at 13:49 (UTC) your personal access token (for work desktop guix) using GNU Guile was used as part of a query parameter to access an endpoint through the GitHub API:

https://api.github.com/repositories/32202720/releases

Please use the Authorization HTTP header instead, as using the `access_token` query parameter is deprecated. If this token is being used by an app you don't have control over, be aware that it may stop working as a result of this deprecation.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis for each token and User-Agent used in API calls made on your behalf.
Just one URL that was accessed with a token and User-Agent combination will be listed in the email reminder, not all.

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
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Fw: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters
  2020-02-19 13:56   ` Fw: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters Josh Marshall
@ 2020-02-19 14:21     ` Tobias Geerinckx-Rice
  2020-02-19 15:14     ` Josh Marshall
  1 sibling, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice @ 2020-02-19 14:21 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Josh,

Josh Marshall 写道:
> Fw: Is this on the list of things to change?

Yes: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39511

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is this on the list of things to change?  Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters
  2020-02-19 13:56   ` Fw: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters Josh Marshall
  2020-02-19 14:21     ` Tobias Geerinckx-Rice
@ 2020-02-19 15:14     ` Josh Marshall
  2020-02-19 15:18       ` Tobias Geerinckx-Rice
  1 sibling, 1 reply; 4+ messages in thread
From: Josh Marshall @ 2020-02-19 15:14 UTC (permalink / raw)
  To: help-guix

After adding it, it still fails with the following:
```
Backtrace:
           1 (primitive-load "/gnu/store/44xzqrhqa8d6135vr0x7c5lg43l…")
In guix/ui.scm:
  1824:12  0 (run-guix-command _ . _)

guix/ui.scm:1824:12: In procedure run-guix-command:
Error downloading release information through the GitHub
API when using a GitHub token
```

________________________________________
From: Josh Marshall <Josh.Marshall@jax.org>
Sent: Wednesday, February 19, 2020 8:56 AM
To: help-guix
Subject: Fw: Is this on the list of things to change?  Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters

Hello,

Getting guix setup on a machine and ran into the following when running `refresh` after adding a github API key.

________________________________________
From: GitHub <noreply@github.com>
Sent: Wednesday, February 19, 2020 8:49 AM
To: Josh Marshall
Subject: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters

Hi @josh-marshall-jax,

On February 19th, 2020 at 13:49 (UTC) your personal access token (for work desktop guix) using GNU Guile was used as part of a query parameter to access an endpoint through the GitHub API:

https://api.github.com/repositories/32202720/releases

Please use the Authorization HTTP header instead, as using the `access_token` query parameter is deprecated. If this token is being used by an app you don't have control over, be aware that it may stop working as a result of this deprecation.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis for each token and User-Agent used in API calls made on your behalf.
Just one URL that was accessed with a token and User-Agent combination will be listed in the email reminder, not all.

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
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters
  2020-02-19 15:14     ` Josh Marshall
@ 2020-02-19 15:18       ` Tobias Geerinckx-Rice
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice @ 2020-02-19 15:18 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

Josh,

Josh Marshall 写道:
> After adding it, it still fails […]

After adding what, exactly?  The patch in the bug report?  Are you 
sure you're invoking the right (patched) guix command?

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-19 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5e4d3d00e2fc_34f93fa17eccd968121810@github-lowworker-2e54e43.va3-iad.github.net.mail>
     [not found] ` <BL0PR06MB4673327A8725D4D90B516528E9100@BL0PR06MB4673.namprd06.prod.outlook.com>
2020-02-19 13:56   ` Fw: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters Josh Marshall
2020-02-19 14:21     ` Tobias Geerinckx-Rice
2020-02-19 15:14     ` Josh Marshall
2020-02-19 15:18       ` Tobias Geerinckx-Rice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).