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.
私はC#を使用しています。認証コードを正常に取得しましたが、アクセストークンを取得する方法がわかりません。私はGoogleのウェブサイトが好きです。しかし、C#(ASP.net)で適用する方法がわかりません。
Google のサービスにアクセスするために dotnetopenauth ライブラリ (ここでは SO で使用されています) を正常に使用しました。独自のトークン マネージャーを展開する代わりに、既存のものを使用してニーズに合わせて拡張することをお勧めします。
Google ドライブ SDK には、参考として使用できる完全な ASP.NET MVC サンプルが含まれています。
https://developers.google.com/drive/examples/dotnet