Hello,

If I use the default authorization to access the Google SpeechAPI, it 
works:  auto Channel = grpc::CreateChannel("speech.googleapis.com", 
grpc::GoogleDefaultCredentials());

In the documentation https://cloud.google.com/speech/docs/common/auth, 
there are three ways to authorization: API Keys, Service Accounts, User 
Accounts
And authorization with API Keys work fine with REST API.

How can I use the authorization API Key in gRPC API?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7c733939-2d11-48f4-b0dc-abfbff858379%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to