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

Add auth token to st2 workflow inspect #4615

Merged
merged 3 commits into from
Mar 30, 2019
Merged

Conversation

LindsayHill
Copy link
Contributor

Fixes #4614

Before:

lhill@ewcdemo:~$  st2 workflow inspect --action examples.orquesta-with-items
ERROR: 401 Client Error: Unauthorized
MESSAGE: Unauthorized - One of Token or API key required. for url: http://127.0.0.1:9101/v1/workflows/inspect

lhill@ewcdemo:~$

After:

lhill@ewcdemo:~$  st2 workflow inspect --action examples.orquesta-with-items
No errors found in workflow definition.
lhill@ewcdemo:~$

Copy link
Contributor

@m4dcoder m4dcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@LindsayHill LindsayHill merged commit d86747c into master Mar 30, 2019
@LindsayHill LindsayHill deleted the workflow_inspect_fix branch March 30, 2019 00:48
@Kami Kami added this to the 3.0.0 milestone Apr 1, 2019
@trstruth
Copy link
Member

trstruth commented Apr 1, 2019

thanks for fixing this

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

Successfully merging this pull request may close these issues.

4 participants