have been looking at outh lib and the status via app code...
i have made a app which lets the user know when he is near a particular location, i am able to launch the facebook page "m.facebook.com" , the user logs in.. now i need to retrive his facebook id..
can anyone plz point me in the right direction on how to do that?
thnx erel and admac231...i did look up steves post and was doing exactly the same..but couldnt get it to work...
i tried admacs file too and it too wasnt giving me the id... just figured where i was going wrong !!!
the redirecturi was RedirectUri="http://www.chronicles.co.in" , while the if condition was If Url.StartsWith(RedirectUri&"#access_token=") ..all i was missing was a slash "/" in my redirecturi :BangHead:
spent the whole day trying to figure this out ...thnx again