I have set a Deauthorization callback url in my app settings. This url is accessabe via the browser and currently just writing a string to a log file.
When I authorize with my FB account at my application and then remove the application, there is no log entry in my log file.
has somebody an idea, why there is no call to my provided url?