Re: ListInvoicesResponse error

2020-02-04 Thread Siddhesh Deo
Thanks for the prompt response, but we are still facing the same issue. The OAuth credentials are generated by the account which has Admin access. We have passed the MCC id in login-customer-id in App.config file Also we have passed same MCC id in LoginCustomerId in App.config file, please find t

ListInvoicesResponse error

2020-02-03 Thread Siddhesh Deo
I need details of invoice so i have written code like below, But While getting response it is giving me an error. ERROR: Google.Ads.GoogleAds.V2.Errors.GoogleAdsException: 'Status(StatusCode=PermissionDenied, Detail="The caller does not have permission")' CODE: string developerToken = "XXX

ListInvoicesResponse error

2020-02-03 Thread Siddhesh Deo
I need details of invoice so i have written code like below, But While getting response it is giving me an error. *ERROR:* Google.Ads.GoogleAds.V2.Errors.GoogleAdsException: 'Status(StatusCode=PermissionDenied, Detail="The caller does not have permission")' *CODE:* string developerToken =