I am working on AdWords API integration with campaign service. Based on the reference link, I have created Maven project in eclipse using the client library. I have given the input through ad.properties like client id, client secret, developer token, refresh token. While compiling GetCampaigns.java file, I am getting the below error.
Request failed due to ApiException. Underlying ApiErrors:
Error 0: AuthorizationError{apiErrorType=AuthorizationError, errorString=AuthorizationError.USER_PERMISSION_DENIED, fieldPath=, reason=USER_PERMISSION_DENIED, trigger=<null>}
I have searched the work around the above error, they have mentioned like "User doesn't have permission to access customer". what it means please give me the clarification in details.
Please find the attachment of the Error which I have faced while running campaign service and Kindly assist me to sort out the problem.
thanks,
muniyasamy K