My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 7: proxy url of google icalendar files will not proxy
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by justin.k...@gmail.com, Mar 01, 2008
What steps will reproduce the problem?
1. get a google ical feed like 
var url =
"http://www.google.com/calendar/ical/2v908cv63cc8je4vqsvp07bomk%40group.calendar.google.com/public/basic.ics";

var proxyUrl = gadgets.io.getProxyUrl(url);

What is the expected output? 
a file

What do you see instead?
no file

i have manually tried to unescape the url in several ways, with no luck in
pulling the file.

i suspect that the file may be too large or your proxy is timing out.

a final option is that google is rejecting your proxy for some reason.

argh this would be easier for us if google had crossdomain.xml enabled
Sign in to add a comment

Hosted by Google Code