Authorization and X-HEALTHAPI-SIGNATURE headers in subscriber events
I have set up a webhook and is receiving events sent to my webhook url. However, the events sent did only include my secret set in the endpointAuthorization in the on of the two validation requests, after that the Authorization header is missing.Ther...