Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

HTTPError: 400 client Error: user 'x' has no verified email addresses while pushing python package #776

Closed
ydineshy225 opened this issue Feb 21, 2018 · 12 comments
Labels

Comments

@ydineshy225
Copy link

HTTPError: 400 Client Error: User 'sampleuser' has no verified email addresse
s, please verify at least one address before registering a new project on PyPI.
See https://pypi.org/help/#verified-email for more information. for url: https:/
/upload.pypi.org/legacy/

Above is the error I am getting when I run twine upload dist/*

@di
Copy link
Member

di commented Feb 21, 2018

@ydineshy225 Have you verified an email address for your PyPI account? The error message is pretty clear about what needs done.

@ydineshy225
Copy link
Author

@di, I did verify my email at the time of account creation in PyPi, but some how it says not verified. I logged in again and clicked on verify email option, it worked.

Actually I did the same immediately after raising issue, but forgot to comment here. BTW thanks for the response.

@rdhyee
Copy link

rdhyee commented Feb 22, 2018

Even though I verified my email address at pypi.org, I get User 'rdhyee' has no verified email addresses, when I try to upload to the https://test.pypi.org/legacy/. Is there a separate procedure for verifying my email address on the test PyPI repo?

@di
Copy link
Member

di commented Feb 22, 2018

@rdhyee Yes, pypi.org and test.pypi.org are completely separate. You will need to visit https://test.pypi.org/manage/account/ to resend your verification email.

@rdhyee
Copy link

rdhyee commented Feb 22, 2018

@di Thank you for telling me about https://test.pypi.org/manage/account/ -- that did the trick for me.

@UlionTse
Copy link

UlionTse commented Mar 8, 2018

Hello @di ,
After read above, I attempted to login in https://test.pypi.org/manage/account/ failed, it told me that my username does not exist, register then raise 'acptcha error', But I can login https://pypi.org and https://pypi.python.org/pypi, and I don't want to change my account to register new account. So, please read next, help me.

  • Question:
    On 2017/10/09, I had already confirmed link in Email, and uploaded 3 modules. But now I can't upload modules, because in new pypi page I crazily click 'send verifaction-Email' more times, I have not received any emails about pypi untill today.
#twine upload dist/*
HTTPError: 400 Client Error: User 'UlionTse' has no verified email addresses, please verify 
at least one address before registering a new project on PyPI. See https://pypi.org/help/#
verified-email for more information. for url: https://upload.pypi.org/legacy/
  • Maybe:
    I ensure it's not about network, and I looked for spam of my Email.
    Maybe it causes that old account changed to new account, or pure question of 'send Email', or Manual review, or database, or about outlook?

PLEASE HELP, THANKS!

  • Some Pictures:

PLEASE HELP, THANKS!

@jamadden
Copy link
Collaborator

jamadden commented Mar 8, 2018

@shinalone testpypi and pypi are not the same. You must create a separate account to on testpypi. See https://packaging.python.org/guides/using-testpypi/

@UlionTse
Copy link

UlionTse commented Mar 9, 2018

@jamadden I raise 'ReCaptcha Error', but I don't see CAPTCHA in China. See below,


@jamadden
Copy link
Collaborator

jamadden commented Mar 9, 2018

@shinalone this form is managed by warehouse. If you have issues with it, please raise them on that tracker.

@UlionTse
Copy link

UlionTse commented Mar 9, 2018

@jamadden ok...

@ewdurbin
Copy link
Member

ewdurbin commented Mar 9, 2018

tracking in pypi/warehouse#3174

@mouday
Copy link

mouday commented Apr 9, 2018

veriry your email reference:
https://blog.csdn.net/mouday/article/details/79875119

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants