Open
Description
I enabled the API and created the OAuth ID credentials and downloaded the JSON file.
I pasted the JSON file in and got the following error in the log.
2022-07-08 19:28:02,254 [3] ERROR TTSGoogle.GoogleSpeechToTextProvider - Cannot connect to Google
System.InvalidOperationException: Error creating credential from JSON. Unrecognized credential type .
at Google.Apis.Auth.OAuth2.DefaultCredentialProvider.CreateDefaultCredentialFromParameters(JsonCredentialParameters credentialParameters)
at Google.Apis.Auth.OAuth2.DefaultCredentialProvider.CreateDefaultCredentialFromJson(String json)
at TTSGoogle.GoogleSpeechToTextProvider.get_Client()
at TTSGoogle.GoogleSpeechToTextProvider.d__13.MoveNext()
Metadata
Assignees
Labels
No labels