9 messages in com.googlegroups.google-calendar-help-dataapiRe: Invalid feed
FromSent OnAttachments
a....@folknology.com09 Mar 2007 04:55 
Ryan Boyd (Google)09 Mar 2007 05:14 
a....@folknology.com09 Mar 2007 05:47 
a....@folknology.com09 Mar 2007 05:49 
dshatto13 Mar 2007 23:39 
Ryan Boyd (Google)14 Mar 2007 11:06 
Ryan Boyd (Google)14 Mar 2007 11:45 
frank19 Mar 2007 13:01 
Ryan Boyd (Google)20 Mar 2007 19:35 
Subject:Re: Invalid feed
From:frank (fjca@nc.rr.com)
Date:03/19/2007 01:01:00 PM
List:com.googlegroups.google-calendar-help-dataapi

Maybe this is obvious and I'm not seeing it, but... What exactly is the security concern here?

Assuming you trust your own javascript and google's javascript not to inject code you don't like...

What's the difference between: <iframe src="http://www.google.com/calendar/embed?src=****&pvttk=****"/

and <script src="http://www.google.com/calendar/feeds/****/private-****/ basic?alt=json-in-script"/>

thanks,

- Frank.

On Mar 9, 9:14 am, "Ryan Boyd (Google)" <api.@google.com> wrote:

On 3/9/07, a.@folknology.com <a.@folknology.com> wrote:

When i try to use the alt-json on one of my private calendars I get Invalid Feed Type returned ? But it works with the example url - google developer events.

doesn't work (added stars instead of actually key) :

does work :

http://www.google.com/calendar/feeds/developer-calen...@go@

Is JSON not supported on private calendar feeds?

Correct -- JSON is currently not supported on any private calendar feeds due to security concerns re cross-site-scripting. I have a bug filed to change this in the future slightly to allow JSON output when the feed is authenticated via ClientLogin or AuthSub, but this won't effect magic cookie or real (http spec) cookie authentication.

Cheers,

-Ryan- Hide quoted text -

- Show quoted text -