Refused to display in an frame because it set 'X-Frame-Options' to 'SAMEORIGIN'

后端 未结 4 1285
再見小時候
再見小時候 2020-12-11 19:10

FOllowing the video and sample code from https://developers.google.com/drive/web/quickstart/quickstart-js to upload any file from local system to google drve i was

4条回答
  •  半阙折子戏
    2020-12-11 19:50

    This is not related to disabling security in chrome browser. I believe there might me some issues with my XAMPP Windows local host.Deploying the same application in node.js server or hosting Dropbox/Google Drive as a web app also works fine.

提交回复
热议问题