Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この例でトークンをリクエストすると、応答は悪いリクエストですが、デバイスコードを取得でき、接続は問題ありません。トークンを取得するURLは
リクエスト: 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を使用します
何か案は