Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bug: Google Drive Picker stopped loading today

Have been using Drive Picker successfully in our app for almost a year now. A few weeks ago had an issue with the picker which prompted an upgrade to the latest JS api. Things were working fine since until this morning. Now the picker won't load, and I receive the following error.

Uncaught Error: Incorrect origin value. Please set it to - (window.location.protocol + '//' + window.location.host) of the top-most page 1610138292-picker_modularized_opc.js:821
RT 1610138292-picker_modularized_opc.js:821
_createPicker 1610138292-picker_modularized_opc.js:823

Anybody run into this before? This seems to be an error inside the internal picker JS. I tried debugging myself to see what's going on but the minimized Javascript is too painful.

like image 870
Omar Ismail Avatar asked Nov 15 '13 17:11

Omar Ismail


People also ask

Is Google Drive not working today?

Drive.google.com is UP and reachable by us.

Why Google Drive link is not opening?

If a file won't open, a few things could be wrong: You don't have permission to view the file. You're signed in to a Google Account that doesn't have access. The correct app isn't installed on your phone.

What is Google Drive picker?

The Google Picker is a "File Open" dialog for information stored on Google servers. You can use the Google Picker API to allow users to open or upload Google Drive files. Note: To allow users to open Drive files from a mobile app, refer to Google Workspace APIs for Android or Google Workspace APIs for iOS.


1 Answers

Google Drive was down for awhile today. Same with Google chat and some of their other services. Might be causing you to see this issue.

like image 141
Jason Roell Avatar answered Oct 02 '22 10:10

Jason Roell