Re: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-19 Thread igor
Thank you for your reply. I rechecked everything and it was fine, then I remembered that project in Google API Console was created using different user and then ownership was transferred to adwords user, recreating it using adwords user did the trick. Thanks. On Tuesday, 19 February 2013 09:28

Re: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-19 Thread Danial Klimkin
Hello Igor, This error occurs when your oauth2 credentials are for the login that has no access to the account. Double-check the credential set you are using, and the clientCustomerId you send in the headers. -Danial, AdWords API Team. On Thursday, February 14, 2013 11:48:56 PM UTC+4, ig...

Re: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-18 Thread igor
Did no one come across this error when technically all requirements are satisfied? On Thursday, 14 February 2013 19:48:56 UTC, ig...@blueclaw.co.uk wrote: > > Hi, > > I have a python application that is using latest APIs version with offline > OAuth2. > While developing I was using MCC with test

AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-14 Thread igor
Hi, I have a python application that is using latest APIs version with offline OAuth2. While developing I was using MCC with test client account without any issues (developerToken is approved). During test with live account this error popped up. Initially I assumed that I really do not have API