I'm trying to integrate my application with Google Drive using Javascript.
I have done the complete step: While running the application in device i am getting the below issue:
CordovaLog(5290): : Line 0 : Refused to display 'https://accounts.google.com/o/oauth2/auth?client_id=....///' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Could somebody help me out here!! Here is the code which i have used in Cordova App.