問題タブ [client-library]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - Google.Cloud.Speech 受信した http2 ヘッダーのステータス: 404
Google Cloud Speech APIに C# Google.Cloud.Speech.V1 .NET クライアント ライブラリバージョン 2.0.0 を使用しています。
OperationsClientでlongRunningRecognizeの操作ステータスを取得したい:
しかし、私はこの例外を取得しています:
SpeechClientとStorageClientをServiceAccount 資格情報 (GoogleServiceAccount.json)と共に使用しましたが、すべて正常に動作します。
Google Cloud SDK Shellで操作を確認しましたが、これも問題ありません。
どんな助けでも大歓迎です。
スタックトレースは次のとおりです。