[orkut-developer] Problems with signing

2009-01-20 Thread Magnus Lundstedt X
Hello! Today there was suddenly a problem with my desktop application. I have not changed anything since it last worked, but I now get the following error, when requesting data using the REST protocol (using the PHP API): failed to open stream: HTTP request failed! HTTP/1.0 401 The request did

[orkut-developer] Problems requesting additional fields using Restful from Orkut

2009-01-02 Thread Magnus Lundstedt X
Hello I have a problem when requesting custom fields with the restful API implemented in PHP. (This API: http://code.google.com/p/opensocial-php-client/) When I try to request information on myself, like this: $result = $opensocial->fetchPerson('MY ID', array('id','name','thumbnailUrl','STATUS'