Hi Nirmita, Currently, we are sending request like below GoogleAdsConfig config = new GoogleAdsConfig() { DeveloperToken = AdwordsModel.DeveloperToken, OAuth2Mode = OAuth2Flow.APPLICATION, OAuth2ClientId = AdwordsModel.OAuth2ClientId, OAuth2ClientSecret = AdwordsModel.OAuth2ClientSecret, OAuth2RefreshToken = AdwordsModel.OAuth2RefreshToken }; GoogleAdsClient = new GoogleAdsClient(config);
For One Account We are able to generate Access token, But for Other App we are not able to generate the Access token.. On Saturday, April 23, 2022 at 12:13:37 AM UTC+5:30 adsapi wrote: > Hi Sajal, > > Thank you for reaching out to the Google Ads API support team. > > To investigate the issue further, could you please provide us with the > complete logs (request > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > > and response > <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> > > with request-id > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>) > > via the Reply privately to the author option? > > Thanks, > [image: Google Logo] > Nirmita > Google Ads API Team > > > ref:_00D1U1174p._5004Q2a5kk2:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/28a31136-1687-4d6f-a92c-1779c9193691n%40googlegroups.com.