HTTP Action Trigger to disable Delta on a source

I am trying to create an HTTP action workflow and the Request is missing bearer token in Authorization header from the Oauth Client Credentials.

The patch Request I am getting on webhook is missing the Token in Authorization Header

image

Any ideas on this.

Guys , its fixed. I removed the http action and added again its fixed. I figured when i went through the workflow json it contains the old values from the old settings. Might be a bug.