Content-type is not match with the content in the workflow log API #13076
LinuxSuRen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As you can see below, I try to use API to fetch the workflow log. But I found out the
Content-type
is not match with the real content.curl -X GET 'https://172.11.0.6:30298/api/v1/workflows/default/workflow-infra-sc68b/log?logOptions.container=main&logOptions.follow=true&podName=workflow-infra-sc68b-clone-107600191'
Beta Was this translation helpful? Give feedback.
All reactions