function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Alexis Scott 16Alexis Scott 16 

No_Openid_Response: Bad response Google Drive/Files Connect

So I am trying to integrate Google Drive into my SF org, and I have followed all of the steps correctly, but when we try to validate and sync the drive to SF, we get this response: 

No_Openid_Response: Bad response. Please contact your administrator. 

Am I missing something? Is there something else I need to do that is not listed in the documentation? 

Thank you! 
bhanu_prakashbhanu_prakash
Hi Alexis,
Mark as best answer, If it resloves !!
issue may with OAuth, it is unable to fetch information . Issue may be missing in configuration from salesforce side or your google drive connected app.
Please follow below link for installing google drive using Files connect
http://​https://gyansys.com/2017/06/integrating-salesforce-google-drive-using-files-connect/

Mark as resloved if it helps :) :)
Thanks, 
Bhanu Prakash
visit ForceLearn.com  ​ (https://www.forcelearn.com
Rob KaneRob Kane
I had the same issue. I make sure that User Info Endpoint URL was blank and entered "openid email profile https://www.googleapis.com/auth/drive" in the Default Scopes field. That enabled me to connect and authenticate with the flow on save properly.