I understand ClientLogin is deprecated, but we have over 250 accounts that
we manage and cannot move all to oAuth until we figure out how to nest
their mcc accounts under our agency's. I just downloaded the v201309 DotNet
clientLibraries and updated the references. I am now getting the following
error:
Value cannot be null. Parameter name: Looks like your application is not
configured to use OAuth2 properly. Required OAuth2 parameter RefreshToken
is missing. You may run Common\\Utils\\OAuth2TokenGenerator.cs to generate
a default OAuth2 configuration.
I tried adding the following to my app.config, but it still gets the same
error.
<configSections>
<section name="AdWordsApi"
type="System.Configuration.DictionarySectionHandler" />
</configSections>
<AdWordsApi>
<add key="AuthorizationMethod" value="ClientLogin" />
</AdWordsApi>
Please help this is crucial, as all of our processes will fail unless i now
roll back the dlls.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.