[orkut-developer] Re: 3LO problems

2011-03-11 Thread Bruno Oliveira (btco)
Yes, earlier today we had an issue with 3LO... we're looking into it. -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com. To unsubscribe from this group, send email to

[orkut-developer] Re: 3LO problems

2011-03-11 Thread Tiago Silveira (Google)
Robson, can you share the request that is failing (omitting private data, if any)? Thanks. -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com. To unsubscribe from this

Re: [orkut-developer] Re: 3LO problems

2011-03-11 Thread Robson Dantas
Sure, as follows: RPC sent: [{method:people.get,params:{userId:[@me],groupId:@self,fields:[displayName,currentLocation,thumbnailUrl,gender,name]},id:self},{method:people.get,params:{userId:[@me],groupId:@friends,fields:[displayName,currentLocation,thumbnailUrl,gender,name],count:300},id:friends}]

Re: [orkut-developer] Re: 3LO problems

2011-03-11 Thread Bruno Oliveira (btco)
We're looking into it! Tks! -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to opensocial-orkut@googlegroups.com. To unsubscribe from this group, send email to

Re: [orkut-developer] Re: 3LO problems

2011-03-11 Thread Bruno Oliveira (btco)
Btw, thanks for the very complete example! The bug is that our algorithm is being too restrictive when controlling 3LO access, so our code is accidentally denying permission to things that should be allowed (like listing one's own friends). This will be fixed soon. -- You received this