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

Auth error. #493

Open
DailyDreaming opened this issue Nov 18, 2019 · 0 comments
Open

Auth error. #493

DailyDreaming opened this issue Nov 18, 2019 · 0 comments
Assignees

Comments

@DailyDreaming
Copy link
Contributor

DailyDreaming commented Nov 18, 2019

This only happens on prod for me. This probably should not print the user's token to the screen.

(v3nv) quokka@qcore:~$ hca dss get-collections
Traceback (most recent call last):
  File "/home/quokka/data-store/v3nv/bin/hca", line 10, in <module>
    sys.exit(main())
  File "/home/quokka/data-store/v3nv/lib/python3.6/site-packages/hca/cli.py", line 131, in main
    result = parsed_args.entry_point(parsed_args)
  File "/home/quokka/data-store/v3nv/lib/python3.6/site-packages/hca/util/__init__.py", line 161, in _cli_call
    return self._consume_response(self._request(vars(cli_args)))
  File "/home/quokka/data-store/v3nv/lib/python3.6/site-packages/hca/util/__init__.py", line 146, in _request
    raise SwaggerAPIException(response=res)
hca.util.exceptions.SwaggerAPIException: None: None (HTTP 403). Details:
{"message":"'eyJ0eXAsomethingsomethingyuSYC_kmcWvQA' not a valid key=value pair (missing equal-sign) in Authorization header: 'Bearer eyJ0eXAsomethingsomethingiOiJKV1QiLCJhbGc"}```
@DailyDreaming DailyDreaming self-assigned this Nov 18, 2019
@DailyDreaming DailyDreaming changed the title Weird error when token is None. Weird error. Nov 18, 2019
@DailyDreaming DailyDreaming changed the title Weird error. Auth error. Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant