Hello,
Really nice module, I am trying to use it but I don't know what to put in options. I have a logged Google user on my app this part is working. I am trying:
GoogleApi.get('/analytics/v3', options, function(answer) {
console.log(answer);
});
In the console I get: message: "Auth token not found.Connect your google account [403]"
Any help would be appreciated. Thanks!
Hello,
Really nice module, I am trying to use it but I don't know what to put in options. I have a logged Google user on my app this part is working. I am trying:
In the console I get: message: "Auth token not found.Connect your google account [403]"
Any help would be appreciated. Thanks!