cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to add Endpoint URL in the webhook that is parameterized

I’m facing an issue while configuring the URL to send events via a webhook. The URL structure looks like this:

https://<domain-name>/logs?api-key=<api-key>&source=authorize

According to the documentation, the URL can only include a limited set of special characters, which seems to be causing the error I'm encountering.

image (4).png

I also tried encoding the URL, which results in something like this but still facing the same issue:

https://<domain-name>/logs%3Fapi-key%3D<api-key>%26source=<source-name>

Has anyone faced this issue before?

avaid
Member
0 REPLIES 0