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

not a meaningful error for status code 403 #444

Closed
BPylypenko opened this issue Dec 4, 2020 · 0 comments · Fixed by #470
Closed

not a meaningful error for status code 403 #444

BPylypenko opened this issue Dec 4, 2020 · 0 comments · Fixed by #470
Assignees
Labels
1.4 bug Something isn't working WG:API Working Group: All about odahu api functionality

Comments

@BPylypenko
Copy link
Contributor

to reproduce

  1. login as a viewer to cluster: odahuflowctl login --client_id <data> --client_secret <data> --issuer <data>
  2. try to create a training: odahuflowctl train create -f <path to file with valid spec>

Actual behavior
Error: Got error from server: None (status: 403)

Expected behavior
instead of None should be some descriptive information.

screenshots
image

@BPylypenko BPylypenko added bug Something isn't working WG:API Working Group: All about odahu api functionality 1.4 labels Dec 4, 2020
@BPylypenko BPylypenko added this to Backlog in odahu-kanban via automation Dec 4, 2020
@BPylypenko BPylypenko moved this from Backlog to To Do in odahu-kanban Dec 4, 2020
@vlad-tokarev vlad-tokarev moved this from To Do to In development in odahu-kanban Jan 18, 2021
@vlad-tokarev vlad-tokarev self-assigned this Jan 18, 2021
odahu-kanban automation moved this from In development to In QA Jan 19, 2021
@BPylypenko BPylypenko moved this from In QA to Done in odahu-kanban Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 bug Something isn't working WG:API Working Group: All about odahu api functionality
Projects
odahu-kanban
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants