question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BUG: nightly wheel authentication token isn't valid

See original GitHub issue

Describe your issue.

@rgommers, the authentication token for uploading the nightly wheels isn’t valid. https://github.com/scipy/scipy/actions/runs/3030982137

Reproducing Code Example

N/A

Error message

Error:  ('Authentication token does not have the sufficient scope to perform this action expected: api:write', 401)
Error: Process completed with exit code 1.

SciPy/NumPy/Python version information

N/A

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
andyfaffcommented, Sep 11, 2022

Once you’ve changed the scope then you can manually trigger the workflow.

0reactions
rgommerscommented, Sep 11, 2022

Okay, I bit the bullet, removed the need for manual confirmation from the anaconda CLI, and wrote a script. https://pypi.anaconda.org/scipy-wheels-nightly/simple/scipy/ is completely cleaned up now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] Azure artifacts authentication · Issue #316 · yarnpkg/berry
I am having trouble getting my Azure DevOps Artifacts npm registry working with berry. It works fine in v1, using the token from...
Read more >
1092080 - Can't sign into Firefox Accounts - Invalid Token
We're unable to log into Firefox accounts via Loop or Sync using the latest nightly or beta. When attempting to do so, the...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Invalid token (not "=")" status:RESOLVED resolution:FIXED severity:major · Bug:2727 ... Bug:6868 - "useradd username -m -G users,audio,wheel -s /bin/bash" ...
Read more >
[40302] Authentication Token Error :: World War 3 Bug Reports
Bug report with self fix for authentication token error. Encountered the bug by setting up the wrong player name too many times. Due...
Read more >
1514607 – "Invalid System Authentication Token specified ...
This seems to have been caused by https://github.com/ManageIQ/manageiq-api/pull/178 which turned the system token used to authenticate against the remote ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found