I am having issues in the first step of the OAuth process, getting the
initial access token. I have created a
SimpleOAuth2Handler:
$scope = "https://www.googleapis.com/auth/adwords";
$server = "https://adwords.google.com/api/adwords";
$handler = new SimpleOAuth2Handler($server, $scope);
I then call the "GetAuthorizationUrl" function, and get back:
https://adwords.google.com/api/adwords/o/oauth2/auth?response_type=code&client_id=<my
client_id>&redirect_uri=<my
redirect_uri>&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fadwords&access_type=offline
(with the appropriate values for client_id and redirect uri). But when I go
to that url, all I get back is "No service was found".
I am waiting for my access level to be re-approved, but that's the only
thing I can come up with.
thanks,
Andy
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/9bfbae85-02a3-48d2-8adf-12adeaf06e49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.