#Salman
1 messages · Page 1 of 1 (latest)
Hi there!
What do you mean by "unable to receive events"? Do you get an error message?
Events are not forwarded to provided url
do we've to allow cors somthing or anything like that?
No based on your screenshot it just means that no events happened. Note that this is a Connect endpoint type, so it only listen to events happening on your connected account. Is this expected?
If you want to listen to events happening on your own account, you need to create a new webhook endpoint and make sure you don't select "connect".
that was the problem thanks!!