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
Hello Sivia,
I have done implementation of anonymous webservice in Creatio for a client of mine.
If you have Creatio cloud instance (as you state in your question) final configuration must be done from Creatio support on cloud server directly.
You would need to create anonymous endpoint on Creatio side and all other necessary files (.svc file/s, changes in services.config files and changes in Web.config files) and submit a Ticket by Creatio support with instructions what they need to configure on server. You should prepare and test everything on you local development environment first and after this just provide instructions and files to Creatio support.
If you need any further assistance, just let me know.
Best regards,
Jelenko.