Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1720

The new Incoming webhook trigger returns 200 ok regardless of the secret token value

    • Minor

      Issue Summary

      The new incoming webhook trigger returns 200 ok regardless of the secret value. This makes it harder to debug in case of actual failure.

      Steps to Reproduce

      1. Open POSTMAN and create a new POST request.
      2. Enter the webhook URL in the URL field.
      3. Add a header with the name X-Automation-Webhook-Token and don't set the secret token or set a wrong token.
      4. Send the request and observe the response code.

      Expected Results

      An error code is expected indicating that the secret is missing or invalid.

      Actual Results

      A 200 response code is returned.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

        1. bug.png
          bug.png
          184 kB
        2. bugwrongvalue.png
          bugwrongvalue.png
          181 kB

            [AUTO-1720] The new Incoming webhook trigger returns 200 ok regardless of the secret token value

            There are no comments yet on this issue.

              Unassigned Unassigned
              e0bbe77fe18a Hala ElRoumy
              Affected customers:
              1 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated: