带有j2me的设备的令牌请求OAuth 2.0上的无效请求

时间:2013-05-15 04:09:51

标签: google-oauth

当我在此示例this中请求令牌时,响应是一个错误请求,但我可以获取设备代码并且连接正常。 获取令牌的网址是

请求:https://accounts.google.com/o/oauth2/token?client_id=xxxxxxxxxx.apps.googleusercontent.com&client_secret=xxxxxxxxxxxxx&code=4/ELY3wywbZX8SQBRdqqYNIVAV3dCF&grant_type=http://oauth.net/grant_type/device/1.0

该方法已发布

我使用HttpsConnection

任何想法

0 个答案:

没有答案