Windows 8 で YouTube API を使用して、Google から提供された ListBroadcasts の例を実行できません。次のエラーが表示されます。
IOException: 400 Bad Request
{
"error" : "invalid_client"
}
com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request
{
"error" : "invalid_client"
}
Web アプリケーションのクライアント ID とインストール済みアプリケーションのクライアント ID の両方を試しましたが、同じエラーが発生しました。