Difference between revisions of "Error 400: admin policy enforced"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  Error 400: admin policy enforced
 
  Error 400: admin policy enforced
 
  Access to your account data is restricted by policies within your organization. Please contact the administrator of your organization for more information.
 
  Access to your account data is restricted by policies within your organization. Please contact the administrator of your organization for more information.
 
+
    response_type: code
 +
    access_type: online
 +
    .../...
 +
    [[scope:]] https://www.googleapis.com/auth/[[userinfo.profile]] https://www.googleapis.com/auth/[[userinfo.email]] [[openid]]
  
  

Revision as of 06:44, 9 September 2022

Error 400: admin policy enforced
Access to your account data is restricted by policies within your organization. Please contact the administrator of your organization for more information.
   response_type: code
   access_type: online
   .../...
   scope: https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email openid


Error 400: admin policy enforced
If you’re the app developer, make sure that these request details comply with Google policies.

   access_type: offline
   response_type: code
   redirect_uri: http://localhost:8080/
   client_id: 2xxxxxx76714.apps.googleusercontent.com
   scope: https://www.googleapis.com/auth/calendar


Related


See also

Advertising: