Skip to content
This repository was archived by the owner on Aug 2, 2026. It is now read-only.
This repository was archived by the owner on Aug 2, 2026. It is now read-only.

Auth error. #493

Description

@DailyDreaming

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"}```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions