I have to configure a callback URL for facebook to be called by a webhook each time a user comments on my Facebook page.
I created the Creatio web service as per documentation provided by Facebook, but when I try to set the callback URL in my Facebook developer console i get an error.
I assume it is because Creatio services requires authentication. Is there any way to solve this issue?
I am working in a cloud instance, so I cannot change web.config files and similar other configurations. How can I create an anonymous web service?
Like
0 comments