Hi, I deleted your original post as it contains your confidential information such as your OAuth2 information and your clientCustomerId. In the future, please do not include any private information in a public post. You can refer to this guide <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/bBdNvBqDx1I> before posting. Re-posting this with masked information:
*I want manage multiple unrelated accounts, I build OAuth2 sign-in flow into my application as part of adding OAuth2 support for my application.* *When I using example from: https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp/OAuth <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-dotnet-lib%2Ftree%2Fmaster%2Fexamples%2FAdWords%2FCSharp%2FOAuth&sa=D&sntz=1&usg=AFQjCNGSDT_HiJ2Uj1w1H5aGI3yTl_qXvg>* *webconfg:* * <add key="AuthorizationMethod" value="OAuth2" />* * <add key="OAuth2ClientId" value="XXXXXXXXXXXXXXXXXXXXXXx"/>* * <add key="OAuth2ClientSecret" value="XXXXXXXXXXXXXXXXXXXxx"/>* * <add key="OAuth2RedirectUri" value="XXXXXXXXX" />* * <add key="OAuth2Mode" value="APPLICATION"/>* * <add key="ClientCustomerId" value=""/>* * <add key="DeveloperToken" value=""/>* *accepp permision, after get campaign from customerId: XXX-XXX-XXXX* *result => Developer token is not approved for production access, and the customer is attempting to access a production account.. (Error: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED, FieldPath: , Trigger: <null>)* *How to access API Adwords from another account? from my application when i don't have Developer token from another account?* Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f7407a71-ec75-4c5b-90e6-58df47488a5c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
