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
Any ideas on this.