[orkut-developer] data returned by get activities is not correct from IE

2011-07-29 Thread Matthew Young
For IE: Orkut has this problem below, when post an Activity in IE, i type a hyperlink, click enter key and type something else. Orkut will always join them together. E.g. http://img1.orkut.com/images/small/1311234242/650352773/ln.jpg dou hello then get activities,orkut will return a

[orkut-developer] number of activities

2011-05-12 Thread Matthew Young
On my orkut home page, I could see twenty activities. I have designate the number of activities (for instance ten) I want to retrieve when I’m invoking Orkut API, but Orkut only returns me four or five activities. -- You received this message because you are subscribed to the Google Groups "o

[orkut-developer] can't retrieve PhotoCommentActivity

2011-05-12 Thread Matthew Young
my friends have commented on my photo, but use Orkut api to retrieve the PhotoCommentActivity, never get it, can developer team explain this? -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send email to opensoci

[orkut-developer] activities.get issue

2011-05-12 Thread Matthew Young
After I post one activity on wall (shown above), use Orkut api to retrieve the posted activity, but can't get it. only can get Makamaka activities which are posted by Orkut client API, can any

[orkut-developer] ScrapActivity can not be retrieved

2011-04-26 Thread Matthew Young
After one my friend sent me one scrap, or I sent one scrap to my friend , I try to retrieve *ScrapActivity*, but failed, can develop team anlyze this issue? -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send e

[orkut-developer] Internal Error hanppened again

2011-04-26 Thread Matthew Young
When my friend commented on my one photo, I try to use orkut-client to get PhotoCommentActivity, it failed , throw internal error, *[{"id":"69-activities.get","error":{"message":"internalError: com.google.orkut.data.dtos.PhotoKeyDto cannot be cast to com.google.orkut.data.dtos.ActivityKeyDto","

Re: [orkut-developer] get Scraps message

2011-04-19 Thread Matthew Young
Hi , I can get scraps using messages.get, which scrap is not assigned to specific friend. any commnets ? -- 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 unsubs

Re: [orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
Another question, in orkut client , we can post one activity with title and body, please let me know how we can do this on Orkut directly (including tile and body) -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group,

Re: [orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
seems ok , but currently still cannot get the Scrap activitie I use GetActivitiesTx to retrieve, why ? show me reason -- 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.c

[orkut-developer] get Scraps message

2011-04-19 Thread Matthew Young
After I created new scrap to my specific friend in orkut , I want to use GetScrapsTx to retrieve the scrap just I send , but can't get it , why ? anybody can answer me? -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this gr

[orkut-developer] Re: How to get replies to a single scrap?

2011-04-19 Thread Matthew Young
can you get the scaps which you self sent to specific friend? -- 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 opensoc

[orkut-developer] GetActivitiesTx issue

2011-04-13 Thread Matthew Young
When I use orkuct-os-client to retrieve activities, only can get old activities, the newer activities cannot be retrieved. The post data shows as below: [{"params":{"groupId":"@self","userId":"@me","count":10,"coalesce":true,"startIndex":0},"id":"0-activities.get","method":"activities.get"}] Gett