Hello, If you don't require call back URLs, then you should be able to use the installed app flow (recommended). If so, let's try to focus on making it work with the installed app flow (app type = "Other").
Please make sure that you perform these steps <https://developers.google.com/adwords/api/docs/guides/authentication#create_a_client_id_and_client_secret> to follow the installed app flow. Second thing is to run the GetRefreshToken.php example code as you can see here <https://github.com/googleads/googleads-php-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library> (make sure that you run it in the command line). You do not need to change anything from the GetRefreshToken.php example code now that we're trying to use the installed app flow. Please let me know if this helps. If you confirm, however, that what you need is to have a call back URL (web app), could you send to me (*reply privately to author*) the complete logs you are encountering when you tried the web app flow? Regards, Joyce, 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/efae4717-a803-48c7-9997-1fc8f3d5a63e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
