cross domain - Chrome only error : Blocked a frame with origin "https://apis.google.com" from accessing -
i have followed google+ api's guidelines put signin button in web app. works firefox not chrome : same origin error : blocked frame origin "https://apis.google.com" accessing frame origin "https://mysite.com".
, have declared https://mysite.com
"javascript" origin in https://console.developers.google.com.
i don't it, it's browser , thei api's doesn't work it... can me overcome cross-domain problem chrome ?
(this more of comment full answer don't have sufficient reputation comment.)
i ran same problem following python sample app instructions, also: https://developers.google.com/+/quickstart/python
i had couple chrome extensions running can modify page content: jsonview , stayfocusd. after disabling these extensions , trying again, worked me. oddly can't seem repro problem extensions re-enabled.
seems worth try?
Comments
Post a Comment