【发布时间】:2013-09-11 16:52:32
【问题描述】:
我正在为我的应用程序使用 Google Apps API,并尝试使用 OAuth2 对其进行授权。我使用 Google API 控制台在其中创建了一个项目和一个应用程序。我正在使用以下 URL 进行授权:
https://accounts.google.com/o/oauth2/auth&scope=https://www.googleapis.com/auth/admin.directory.user&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&client_id=(my application clientid)
我收到以下错误,
Error: invalid_client
no application name
Request Details
我已经验证了clientid,甚至是admin SDK的状态。
【问题讨论】:
-
他们让工作保障变得如此困难。没有骨气