Ticket #5 (closed defect: wontfix)

Opened 2 years ago

Last modified 20 months ago

proxy url of google icalendar files will not proxy

Reported by: lindner.livejournal.com Owned by:
Priority: major Milestone:
Component: OpenSocial Gadget Server Version:
Keywords: Cc:

Description (last modified by me.yahoo.com/siruguri#82788) (diff)

What steps will reproduce the problem?

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


Change History

Changed 2 years ago by http://lindner.livejournal.com/

  • component changed from API Server to OpenSocial Gadget Server

Changed 20 months ago by me.yahoo.com/siruguri#82788

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

Google, go faster!

Note: See TracTickets for help on using tickets.
Close