From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Marshall Subject: Re: Is this on the list of things to change? Fw: [EXTERNAL][GitHub API] Deprecation notice for authentication via URL query parameters Date: Wed, 19 Feb 2020 15:14:07 +0000 Message-ID: References: <5e4d3d00e2fc_34f93fa17eccd968121810@github-lowworker-2e54e43.va3-iad.github.net.mail>, , Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57827) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4R3F-0001rC-PF for help-guix@gnu.org; Wed, 19 Feb 2020 10:14:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4R3E-0001kp-8v for help-guix@gnu.org; Wed, 19 Feb 2020 10:14:13 -0500 Received: from esa4.hc3102-66.iphmx.com ([139.138.33.123]:7214) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4R3D-0001bU-VU for help-guix@gnu.org; Wed, 19 Feb 2020 10:14:12 -0500 In-Reply-To: Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix After adding it, it still fails with the following: ``` Backtrace: 1 (primitive-load "/gnu/store/44xzqrhqa8d6135vr0x7c5lg43l=85") 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 Sent: Wednesday, February 19, 2020 8:56 AM To: help-guix Subject: Fw: Is this on the list of things to change? Fw: [EXTERNAL][GitHu= b API] Deprecation notice for authentication via URL query parameters Hello, Getting guix setup on a machine and ran into the following when running `re= fresh` after adding a github API key. ________________________________________ From: GitHub Sent: Wednesday, February 19, 2020 8:49 AM To: Josh Marshall Subject: [EXTERNAL][GitHub API] Deprecation notice for authentication via U= RL 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 acce= ss an endpoint through the GitHub API: https://api.github.com/repositories/32202720/releases Please use the Authorization HTTP header instead, as using the `access_toke= n` 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-thro= ugh-query-param for more information about suggested workarounds and remova= l dates. Thanks, The GitHub Team --- The information in this email, including attachments, may be confidential a= nd is intended solely for the addressee(s). If you believe you received thi= s email by mistake, please notify the sender by return email as soon as pos= sible.