Hi All,
Trying to setup google apis but unable to get past the AuthorizationError.USER_PERMISSION_DENIED error.
Here is what I have done :-
1) I have an MCC account 966-016-0039
3) And this MCC account and ads account are linked.
So using the python library I have used my login to get a refresh token and tried calling the get campaigns api.
But I am getting the following error :-
AuthorizationError.USER_PERMISSION_DENIED
Any help will be appreciated.