Talk:Auth.getSession
From Facebook Developer Wiki
Note: if you call this function, use auth.getSession (with a lower "a"), or you will get a 102 error --1228143041 02:06, 7 May 2008 (PDT)
According to Login Desktop App, this should be accessed through a secure request (https). Is that true? If so, it should probably be mentioned here. nevermind, it's already mentioned. But why are only desktop apps encouraged to use https? Using http is just as insecure for server-side apps. -- 419214 08:19, 12 December 2008 (PST)
- can you please add a usage sample in php, java - a full code sample - to get session and use it to query the logged in users U ID ?
