You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the initial workflow is called with following header and value, then the parsing before the first step fails.
Header name: User-Agent
Header value: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20100101 Firefox/16.0
To Reproduce
Steps to reproduce the behavior:
Create any workflow
Trigger workflow and ensure that above specified header is part of the trigger request
Check the service request status
Expected behavior
Expected to see a successful execution of the step
priyaaank
changed the title
Step without a Payload errors out in a workflow. Including GET requests
Workflow step fails if workflow is triggered with a specific user agent string
Jan 29, 2021
Describe the bug
When the initial workflow is called with following header and value, then the parsing before the first step fails.
Header name:
User-Agent
Header value:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20100101 Firefox/16.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to see a successful execution of the step
Screenshots/Logs
However, this is the error I see
Desktop (please complete the following information):
98a705150969879fa9d22c7f404cb195be59d02a
Additional context
None
The text was updated successfully, but these errors were encountered: