13 messages in com.googlegroups.opensocial-orkutRe: Disabling cache in the Orkut sandbox
FromSent OnAttachments
Arne Roomann-Kurrik (Google)21 Nov 2007 13:54 
Abhinav22 Nov 2007 19:14 
Gavi24 Nov 2007 11:11 
imro...@gmail.com26 Nov 2007 12:23 
runwolf05 Dec 2007 14:27 
Barry Welch06 Dec 2007 14:27 
Arne Roomann-Kurrik (Google)06 Dec 2007 14:39 
Barry Welch06 Dec 2007 14:58 
wisdomaccess07 Dec 2007 17:53 
jeet.simran14 Dec 2007 05:04 
Lane LiaBraaten19 Dec 2007 17:44 
jeet.simran20 Dec 2007 21:35 
Arne Roomann-Kurrik (Google)02 Jan 2008 09:57 
Subject:Re: Disabling cache in the Orkut sandbox
From:wisdomaccess (wisd@comcast.net)
Date:12/07/2007 05:53:59 PM
List:com.googlegroups.opensocial-orkut

Arne

What is appId ? I used uid for appId, but don't work. Thank you for your help

Christina

On Nov 21, 4:54 pm, "Arne Roomann-Kurrik (Google)" <api.@google.com> wrote:

Orkut's sandbox caches your gadget to improve latency. This is undesirable during development, so to bypass caching on a given Orkut page, please append &bpc=1 to the URL of the page itself:

For example:

Cached:http://sandbox.orkut.com/Application.aspx?uid=x&appId=x

Not cached:http://sandbox.orkut.com/Application.aspx?uid=x&appId=x&bpc=1

Please note that you do not append bpc=1 to the url of the gadget you install.