Hi !
What is the method to get the userid from an external application ? In this method :
$osapi = new osapi(new osapiMySpaceProvider(), new osapiOAuth2Legged($consumer_key, $consumer_secret, null));
I haven't the userid, so, how can I get it ? What is the method ?
Thanks a lot :)