You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to load html using http://localhost/, I immediately get the error in subject line as in:
Load denied by X-Frame-Options: https://accounts.google.com/o/oauth2/auth?client_id= ... &origin=http%3A%2F%2Flocalhost%3A5000 ... (so on) ... does not permit cross-origin framing
The html just contains the following script tags (exactly as in the sample html file).