I am seeing this error when I tried to update my package on PyPI. I have tried the same credentials to other repo and it works fine. But on this repo, if I upload using twine from CLI it looks good. But uploading from Travis (tagging commits) failed with this error.
Here is the link to build https://travis-ci.com/github/edx/openedx-calc/jobs/298450379
Thanks @Montana
I have encrypted the password for other repo and it works fine but for this repo I am facing this error. If there is some issue with encryption then it should not worked for other repo as well.
Try taking a look at this document, I understand it’s the same vars, but this should have information you need to deploy. Read about using special characters specifically.