Skip to main content
Question

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


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.

 

Did this topic help you find an answer to your question?
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

Troy Tessalone
Forum|alt.badge.img+14

Hi @jobanorth 

Please post screenshots to provide context.


  • Author
  • New
  • 1 reply
  • October 15, 2021

 

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

 


Troy Tessalone
Forum|alt.badge.img+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.