Hi, I have same issue with my facebook calendar, when I press "add to calendar" error (disable client) comes up. Thank you.
On Friday, February 28, 2014 at 10:50:34 PM UTC, Jake Wilson wrote: > > > I am building a simple web app to connect to our Adwords MMC and spit out > some reports. > > In the Google API Console I created a new Client ID. I chose Installed > Application even though this is a web-based PHP tool I'm making. This page: > > > https://developers.google.com/adwords/api/docs/guides/authentication#access_and_refresh_token > > says to choose Installed Application if: > > - You are just getting started for the first time. > - You want to test our example code and get started quickly. > - You are managing all of your AdWords accounts using a single top > level MCC. > > All of which apply to us. Also, the auth.ini says: > > ; If you do not have a client ID or secret, please create one of type > ; "installed application" in the Google API console: > ; https://cloud.google.com/console > > So anyways, I created an installed application client ID. I get my Client > ID and Client Secret. I add these to auth.ini along with my Adwords API > Key (which is approved) and a unique userAgentID string to identify my > application. > > At the command line I run the GetRefreshToken.php script, giving me: > > Log in to your AdWords account and open the following URL: > > https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=5XXXXXXXXXXXXXXXXXXXXXXXXXXleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline > > After approving the token enter the authorization code here: > > I log into my Adwords account and then paste in the above URL. I get this > page: > > <http://imgur.com/vcilAXI.jpg> > > So what am I doing wrong here? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/f5183662-57bf-41a1-b59c-876b21e502e1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
