Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.
Hi Nirmita, Currently, we are sending request like below GoogleAdsConfig config = new GoogleAdsConfig() { DeveloperToken = AdwordsModel.DeveloperToken, OAuth2Mode = OAuth2Flow.APPLICATION,
Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.
Hi, I am trying to migrate Adwords API(sunset on 27th April, 2022) to Google Ads api. Using Asp.Net Core(5.0) and c#. Exception: Google.Ads.GoogleAds.V10.Errors.GoogleAdsException HResult=0x80131500 Message=Status(StatusCode="Unauthenticated", Detail="Request is missing required authenticati