Open carloskiron opened 7 months ago
Describe the bug I am getting the following exception when trying to run the endless streaming example.
gRPC Error (code: 3, codeName: INVALID_ARGUMENT, message: HTTP connection completed with 400 instead of 200, details: [], rawResponse: null, trailers: {content-length: 54, date: Mon, 15 Apr 2024 23:58:23 GMT})
The service account is in place and the mic seems to be working and producing streaming chunks but I keep getting that error message and no transcription is displayed on the screen.
Sorry for the late response. Were you able to find a solution or does the error persist?
Describe the bug I am getting the following exception when trying to run the endless streaming example.
gRPC Error (code: 3, codeName: INVALID_ARGUMENT, message: HTTP connection completed with 400 instead of 200, details: [], rawResponse: null, trailers: {content-length: 54, date: Mon, 15 Apr 2024 23:58:23 GMT})
The service account is in place and the mic seems to be working and producing streaming chunks but I keep getting that error message and no transcription is displayed on the screen.