HTTPError: 400 client Error: user 'x' has no verified email addresses while pushing python package
Closed this issue · 12 comments
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/*
@ydineshy225 Have you verified an email address for your PyPI account? The error message is pretty clear about what needs done.
@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.
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?
@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.
@di Thank you for telling me about https://test.pypi.org/manage/account/ -- that did the trick for me.
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:
@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/
@jamadden I raise 'ReCaptcha Error', but I don't see CAPTCHA in China. See below,
@shinalone this form is managed by warehouse. If you have issues with it, please raise them on that tracker.
tracking in pypi/warehouse#3174
veriry your email reference:
https://blog.csdn.net/mouday/article/details/79875119