User1289186222 posted
I am working with the facebook api and I'm having a problem getting users profile pics.
facebook provides a url that returns a 302 redirect to the actual profile image.
The url is something like this http://graph.facebook.com/me/profile?xxxxxx and when you enter that in the url you get redirected to http://pics.uk.com/photo293939302.jpg.
Is there anyway in .net that I can get the image url from knowing the graph.facebook url.
hope my question makes sense,
Thanks,