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

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
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]]
+
  Error 400: admin policy enforced
 
  If you’re the app developer, make sure that these request details comply with Google policies.
 
  If you’re the app developer, make sure that these request details comply with Google policies.
 
   
 
   
Line 9: Line 15:
 
     redirect_uri: http://localhost:8080/
 
     redirect_uri: http://localhost:8080/
 
     client_id: 2xxxxxx76714.apps.googleusercontent.com
 
     client_id: 2xxxxxx76714.apps.googleusercontent.com
     scope: https://[[www.googleapis.com]]/auth/calendar
+
     scope: https://[[www.googleapis.com]]/[[auth/calendar]]
 +
 
 +
[[gdrive]]
 +
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: [[urn:ietf:wg:oauth:2.0:oob]]
 +
    state: state
 +
    flowName: [[GeneralOAuthFlow]]
 +
    client_id: 367116221053-7n0vf5akeru7on6o2fjinrecpdoe99eg.apps.googleusercontent.com
 +
    scope: https://www.googleapis.com/[[auth/drive]]
  
  
 
== Related ==
 
== Related ==
* [[GeneralOAuthFlow]]
+
* <code>[[GeneralOAuthFlow]]</code>
 
 
  
 
== See also ==
 
== See also ==

Latest revision as of 08:49, 17 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
gdrive
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: [[1]]
   state: state
   flowName: GeneralOAuthFlow
   client_id: 367116221053-7n0vf5akeru7on6o2fjinrecpdoe99eg.apps.googleusercontent.com
   scope: https://www.googleapis.com/auth/drive


Related[edit]

See also[edit]

Advertising: