Re: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-10 Thread Hpo MQQ
Make sure that when you are creating your refresh token on the Token Generation AdWords you are SIGN ON to the correct email account This can be seen on the top right corner after input of client key and id, Also make sure to check the API checkbox -- --

Re: Developer token is now approved and API returns AuthorizationError.USER_PERMISSION_DENIED

2014-04-08 Thread Hpo MQQ
email*(reply to author button). Also, send us the exact server response. -Danial, AdWords API Team. On Monday, April 7, 2014 7:09:45 PM UTC+4, Hpo MQQ wrote: I have logged of on the 'Console.Developers.google' and logged back in. I have deleted the Client Id and re-created the Client Id

Re: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-08 Thread Hpo MQQ
is the MCC's CID? - And what CID are you trying to access? Is that CID under the above MCC? - What user did you use to retrieve the refresh token? Is the user the same as the MCC account user? Thanks, Ray On Monday, April 7, 2014 10:55:30 AM UTC-4, Hpo MQQ wrote: Our

Re: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-08 Thread Hpo MQQ
I think I have your email now Is there any additional information I need to submit? On Tue, Apr 8, 2014 at 9:35 AM, Hpo MQQ hpo...@gmail.com wrote: what email can I use to send the information? On Monday, April 7, 2014 1:34:56 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Hi

Re: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-08 Thread Hpo MQQ
I can provide print screen of anything if needed. On Tue, Apr 8, 2014 at 9:40 AM, Hpo MQQ hpo...@gmail.com wrote: I think I have your email now Is there any additional information I need to submit? On Tue, Apr 8, 2014 at 9:35 AM, Hpo MQQ hpo...@gmail.com wrote: what email can I use

Developer token is now approved and API returns AuthorizationError.USER_PERMISSION_DENIED

2014-04-07 Thread Hpo MQQ
Please advise what information should I provide via email We are getting error AuthorizationError.USER_PERMISSION_DENIED and we feel that our credentials and usage of the .net settings is correct Is there a technical resource we may contact in order to resolve this issue? If there is no

[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-07 Thread Hpo MQQ
Our developer token has been approved. We are using your Google.AdWords.dll I am not sure how to prodive information about the 'get' method invoked from the CampaignService campaignService = (CampaignService)user.GetService(AdWordsService.v201402.CampaignService); in .Net I am attaching the

Re: Developer token is now approved and API returns AuthorizationError.USER_PERMISSION_DENIED

2014-04-07 Thread Hpo MQQ
are trying to access. I recommend logging off of any Google account and getting a new refresh token. When requested, log in as your MCC users. Also make sure the clientCustomerId you send in the request is correct. -Danial, AdWords API Team. On Monday, April 7, 2014 5:43:01 PM UTC+4, Hpo MQQ

Re: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'null']

2014-04-07 Thread Hpo MQQ
account user? *I am not sure where that can be seen* Thanks, Ray On Monday, April 7, 2014 10:55:30 AM UTC-4, Hpo MQQ wrote: Our developer token has been approved. We are using your Google.AdWords.dll I am not sure how to prodive information about the 'get' method invoked from