Question

Error: "Please register a WebHook URI of type https"

  • 14 October 2021
  • 3 replies
  • 27 views

created a zap to hit a webhook hosted on web api.

 

Getting this error “Please register a WebHook URI of type https”, the URL configured in my zap is on https protocol.

 

Any help will be really appreciated.

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @jobanorth 

Please post screenshots to provide context.

 

Hi Troy

This is the errror, I am getting, after some research I think it is related to how the webhhoks are processed by traditional asp.net.

The webhook implementation is just logging the webhook id.

any idea?

 

Best Regards

 

Userlevel 7
Badge +14

@jobanorth 

Based on the returned error, it may seem to indicate that a webhook received needs to first be registered in the receiving app.