Google Drive redirect URI does not match a registered redirect URI

Google Drive redirect URI does not match a registered redirect URI

Google Drive error:

400. That’s an error.

Error: redirect_uri_mismatch

The redirect URI in the request: https://<your_webNetwork_address/api/OAuthCallback did not match a registered redirect URI.


This is saying that the URI that your webNetwork server is connecting back to Google with, is not listed as an Authorized redirect URI.  This is most likely due to a case issue, when entering the Authorized redirect URI to your Google project for Google Drive.

You will want to double-check that you have correctly entered the Authorized redirect URI as:
https://<your_webNetwork_address/api/OAuthCallback

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Edit Google Drive document in Word

        If you need to load a Google Drive document into Word then you will need the Drive For Office tool from Google. https://tools.google.com/dlpage/driveforoffice Once installed it will allow a user to load / save documents from Google Drive. Upon the ...
      • How to setup CIFS/webDav drive using wnSSOclient

        Problem:  You are using an RDS application or Live Edit feature and would like to map a Unified Workspace file node for that session.  Use cases could be that you want a cloud storage provider, like Google Drive, mapped to a drive letter so you can ...
      • Mapping a Windows or webDAV drive using the WNSSOClient

        Requirements: Functionality to map a Windows or webDAV drive using the wnssoclient has been added to LUW 6.3.0.199+ builds. Use cases: users need access to network shares or LUW drives when connecting to a Windows application or desktops via webRDP. ...
      • Google Security Checkup warning about UW access

        Issue Google Security Checkup warns about the user's webStorage access to Google Drive as a possible security vulnerability. This is due to the developer being an Unverified developer.  Unfortunately, Google verifies each application site ...
      • How can we authenticate someone and then redirect them to another url ?

        An example:  https://portal.example-cloud.com/index.jsp?redirectTo=http://www.google.com  Will authenticate you to webNetwork and then redirect your browser over to google.com  This is handled in the /stoneware/webserv/index.jsp page. If you are not ...