We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Affected versions: 0.3.1
How to reproduce:
caw --address https://chris-one.example.com/api/v1/
caw --address https://chris-other.example.com/api/v1/uploadedfiles/3/
Program tries to use a token for chris-one to authenticate with chris-other.
chris-one
chris-other
The text was updated successfully, but these errors were encountered:
Fix download URL discrepancy bug
8fca7e3
#11
Fixed in 8fca7e3
Sorry, something went wrong.
No branches or pull requests
Affected versions: 0.3.1
How to reproduce:
caw --address https://chris-one.example.com/api/v1/
caw --address https://chris-other.example.com/api/v1/uploadedfiles/3/
Program tries to use a token for
chris-one
to authenticate withchris-other
.The text was updated successfully, but these errors were encountered: