[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-06-02 Thread Jashwant Singh Chaudhary
Actually I am using .net api. Its not feasible to put all here. Here is a short code of what I am doing. string data = "[{\"params\":{\"groupId\":\"@self\",\"startIndex\":0,\"userId\":\"@me\"},\"id\":\"1-frnds.g\",\"method\":\"albums.get\"}]"; string response = _oauth.postWebRequest(Session["Acc

[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-06-02 Thread Tiago Silveira (Google)
We investigated but could not find anything wrong. Can you give me an example of a request that fails, please? (omitting your consumer key and secret if any) -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To view this discussion on

[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-06-01 Thread Jashwant Singh Chaudhary
Is this forum dead or something ? My whole app depends on albums and their photos. Please help me. Its frustrating (able to do nothing from myside and checking this thread 100 times a day for a reply) -- You received this message because you are subscribed to the Google Groups "orkut Developer

[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-05-31 Thread Jashwant Singh Chaudhary
I am not sure , what a production means but probably I am using sandbox for the same. I am using: *SCOPE = "http://sandbox.orkut.gmodules.com/social/rpc";; SERVERURL = "http://sandbox.orkut.com/social/rpc"* for my requests. -- You received this message because you are subscribed to the Googl

[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-05-31 Thread Tiago Silveira (Google)
Are you sending your requests to orkut.com (production) or sandbox.orkut.com (sandbox)? Sandbox was updated yesterday and if it contains a bug, we should fix it ASAP. If you were using production, can you let me know if sandbox works for you? -- You received this message because you are subscr