Hi All,
Reference Issue : Google Text Analysis sentiment result is null, which is closed.
I’m using UiPath.Cognitive.Activities.Text.Analysis.GoogleTextAnalysis,
and trying to detect the language of string provided as input.
But getting no output.
I’d tried both API’s: https://language.googleapis.com/v1/documents:analyzeSentiment
and https://language.googleapis.com/v1/documents:annotateText
but no success, please suggest correct api url or where I’m wrong.
Thanks