Skip to content

Cannot use API tokens in automation #4453

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

Closed
bpmct opened this issue Oct 10, 2022 · 0 comments · Fixed by #4483
Closed

Cannot use API tokens in automation #4453

bpmct opened this issue Oct 10, 2022 · 0 comments · Fixed by #4483
Assignees
Labels
s0 Major regression, all-hands-on-deck to fix

Comments

@bpmct
Copy link
Member

bpmct commented Oct 10, 2022

# client
coder --url=<omitted> --token=<omitted> ls
A database error occurred.        
Run 'coder list --help' for usage.
# server
"host": "<omitted>", "path": "/api/v2/workspaces", "proto": "HTTP/1.1", "remote_addr": "[fcca::1]:43054", "took": "3.060257ms", "status_code": 500, "latency_ms": 3, "response_body": "{\"message\":\"A database error occurred\",\"detail\":\"get user link by user ID and login type: sql: no rows in result set\"}\n", "request_id": "a3a1ab96-2d25-4d6d-b05b-cc02a1b6ea9f"}
@bpmct bpmct added the s0 Major regression, all-hands-on-deck to fix label Oct 10, 2022
@matifali matifali added the bug label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s0 Major regression, all-hands-on-deck to fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants