I am testing my app and I am stuck in the uninstall process. According to Pipedrive documentation, after I uninstall the app, Pipedrive will send me a DELETE request on my app callback URL. But I am not receiving any DELETE requests on my callback URL. I have defined a callback URL in my app settings page and other functionalities are also working.
What will be the possible issue? Any help will be appreciated. Thanks
@Hem , I have logs when my callback URL is executed, but I’m not receiving requests from Pipedrive when the user uninstall the app from “Tools and apps / Marketplace apps”.
Are there some log on Pipedrive to see when the calls were executed?