We are facing some issues while connecting AdWords account using C#.net code. We are approaching option 1 (Make a raw API call, from the *https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary*<https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary>) for this. It is giving remote server retuned an error: (500) Internal server error. This is what we are doing, We have Approved Developer Token key with our account. So we hope, by this we can able to connect the AdWords account, but while we are trying to get “authToken” using “GetOAuth2AccessToken()” function, the system throwing above error. We did not write any extra code for that function as we already have Developer Token with us, we simply assigned that token as string to “authToken” and using that variable in code. Does we miss anything here? Kindly help us in resolving this issue. thanks, Ramakrishna BS
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.
