hello
I am designing an application where multiple users can log in to adwords
and make use of the apis I currently use the adwords_api_php_4.2.3 library
Implement the following code Require_once 'Google / Api / Ads / AdWords /
Lib / AdWordsUser.php'; $ Email = 'email'; $ Password =
'password'; $ DeveloperToken = 'token'; $ ApplicationToken =
'ignored'; $ UserAgent = 'agentname'; $ ClientId = 'clientid';
$ User = new AdWordsUser (NULL, $ email, $ password, $ developerToken,
$ ApplicationToken, $ userAgent); $ User-> LogDefaults ();
$ CampaignService = $ User-> getCampaignService ('v201702',
'https://adwords.google.com'); At the time of execution throws me the
following exception
PHP Fatal error: Uncaught exception 'AuthTokenException' with message
'Failed t
o get authToken. Reason: 404' in
C:\xampp\htdocs\elbueno\src\Google\Api\Ads\Comm
on\Util\AuthToken.php:143
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f7e1eb66-b19f-47ab-b284-f39fe9749e63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.