AuthorizationError.USER_PERMISSION_DENIED in while accessing reports usin PHP api
157 views
Skip to first unread message
Pankaj Tiwari
unread,
Aug 10, 2015, 11:54:53 AM8/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello, I am PHP adword api for downloading Campaign Reports and Keyword Performance Report of my MCC account and it's working fine in few days earlier but when i changed the location of my code its giving me An error has occurred: Report download failed. Underlying errors are Type = 'AuthorizationError.USER_PERMISSION_DENIED', Trigger = '', FieldPath = ''. and i generated my Refresh Token from OAUTH Playground as given in google developers website.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello Pankaj,
The error USER_PERMISSION_DENIED typically happens when there is no link between the MCC account authenticated in the request and the client account specified in the headers. Please make sure that when you are generating your Refresh Token, that you are signed in to your MCC (or any email that has access to your MCC).
Regards,
Anthony
AdWords API Team
VJ
unread,
Jul 24, 2016, 1:44:34 PM7/24/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
I am also getting same issue now.
I am able to ger response for "ManagedCustomerService" but when I try to download adwords reports I am getting "AuthorizationError.USER_PERMISSION_DENIED" Error.
Can you please tell me why I am getting this error??
Anthony Madrigal
unread,
Jul 25, 2016, 2:26:29 PM7/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Since this is an old thread, could you please post a new one regarding your issue?