Closed Emon-ProCoder7 closed 4 years ago
Hi, this github is for googleAnalyticsR, not RoogleVision. I suggest you use googleCloudVision which is the latest version and if you have issues raise it with their team over here: https://github.com/cloudyr/googleCloudVisionR
Hello Mark,
I am in trouble finding proper credential authorization for my ''RoogleVision" from Google. Here I'm providing the whole detail. On my GCP account, I've:
I saved the credentials.json on my current working directory. On my R console I used this code:
library(googleAuthR) gar_set_client(web_json = "credentials.json")
The browser opens the app just fine, but for connecting google API it shows this error in console:
Here is my session info:
I badly need experts' suggestions on this. Kindly help me with this issue.