Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug bad upload tokens? #17182

Open
dimaqq opened this issue Nov 28, 2024 · 0 comments
Open

How to debug bad upload tokens? #17182

dimaqq opened this issue Nov 28, 2024 · 0 comments
Labels
requires triaging maintainers need to do initial inspection of issue

Comments

@dimaqq
Copy link

dimaqq commented Nov 28, 2024

When I twine upload --verbose dist/*, all I see is:

INFO     Response from https://upload.pypi.org/legacy/:
         403 Invalid API Token: signatures do not match
INFO     <html>
          <head>
           <title>403 Invalid API Token: signatures do not match</title>
          </head>
          <body>
           <h1>403 Invalid API Token: signatures do not match</h1>
           Access was denied to this resource.<br/><br/>
         Invalid API Token: signatures do not match


          </body>
         </html>
ERROR    HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
         Invalid API Token: signatures do not match

Now I think I used this very token some time before and it works, but ofc., how can I be sure now?

@dimaqq dimaqq added the requires triaging maintainers need to do initial inspection of issue label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires triaging maintainers need to do initial inspection of issue
Projects
None yet
Development

No branches or pull requests

1 participant