am using angular js to implement sign in with Google plus. At certain times everything works just fine, but once a while i get the following error;
Error: Blocked a frame with origin "http://localhost:8080" from accessing a cross-origin frame. at Object.stringify (native) at oa ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:14:128) at e.defaults.transformRequest ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:63:136) at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:62:337 at Array.forEach (native) at q ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:7:274) at mc ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:62:319) at f ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:65:102) at w ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:92:5) at w ( http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js:92:5) angular.js:9383 But now, it doesn't work at all, and i keep getting this error in the browser console. I would appreciate any help thanks -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
