Hi,
I am following this link to create a test desktop app using python.
http://developers.facebook.com/docs/authentication/desktop
I used webbrowser module to invoke the login web page. When user Successfully logs into facebook it redirects to the Dumy facebook success page. Now I am not able to intercept this Redirect URL of Dummy success page. any Suggestions how can I catch this redirect URL inside my python script?
Thanks. Tara Singh