Issue 527 in gwt-google-apis: Trying to access google calendar using the calendar api- the script is stopped by the browser with an error message x-frame options :https://www.googleapis.com/....../ does not permit cross domain framing
11 views
Skip to first unread message
gwt-goo...@googlecode.com
unread,
Nov 16, 2013, 12:25:48 PM11/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to galgwt-issue-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
GWT 2.5.1, app engine sdk: 1.8.7
Platform information (OS, Browser, GWT version). Does the issue exist on
other platforms?
AFIK, it is a cross-domain load error
Give a Detailed description of the problem. If possible, please include
some code that reproduces the problem and a verbatim copy of any error
messages you can find.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
gwt-goo...@googlecode.com
unread,
Nov 16, 2013, 8:39:09 PM11/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
This is a known issue, arising from a recent change in the underlying
JavaScript client library. A fix for it has been proposed and I'll try to
get this fix pushed to the public repository next week.