Hi Team,

Iam getting "Insufficient Permission" error  while trying to fetch product 
Id and Product title from merchant center using content api.

Error is :

   com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 
Forbidden
{
  "code" : 403,
  "errors" : [ {
    "domain" : "global",
    "message" : "Insufficient Permission",
    "reason" : "insufficientPermissions"
  } ],
  "message" : "Insufficient Permission"
}

I have taken the details of credentials from a config file where i 
mentioned 

"clientId": "xxxxxxxxxxxxx.apps.googleusercontent.com",
  "clientSecret": "xxxxxxxxxxxxx",
  "merchantId": "xxxxxx",
  "applicationName": "xxxxxx",
  "refreshToken": "xxxxxxxxxxxxxxxxxxxxxxxxx" 

I made a test run using the sample examples provided in the github, tried 
to run one of the sample example of "*ProductGetSample*" as a console 
application.

Request your help on this at the earliest.

Thanks in Advance
Srikanth


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0151baef-724d-4376-a4b7-13cdaa0a3992%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to