Hi Scott, when I troubslehoot my web service (webhook) using POSMAN i have no problmes reacing my hosted on AWC EC2 instance service. However I do not see any IIS logs to confirm Zuora is calling my web service. Perhpas something else is happening before. Does my WEB SERVER should be issuing some type of the header? In POSTMAN I see HEADER - please see below. I do not have any logins validation its simple service to consume subs name to use to get more deatil via ZUORA APIs. Any help is greatly appreciated! Cache-Control → no-cache Content-Length → 13 Content-Type → application/json; charset=utf-8 Date → Wed, 17 Jan 2018 00:56:07 GMT Expires → -1 Pragma → no-cache Server → Microsoft-IIS/8.5 X-AspNet-Version → 4.0.30319 X-Powered-By → ASP.NET
... View more