Hello, while attempting to call getCampaigns, I am running into the 
following error:

<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";><requestId>00056dfd10df89c10a018d10be02f220</requestId><serviceName>CampaignService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>66</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED
 
@ ; trigger:'&lt;null&gt;']</faultstring><detail><ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";><message>[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED
 
@ ; 
trigger:'&lt;null&gt;']</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="QuotaCheckError"><fieldPath></fieldPath><trigger>&lt;null&gt;</trigger><errorString>QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED</errorString><ApiError.Type>QuotaCheckError</ApiError.Type><reason>DEVELOPER_TOKEN_NOT_APPROVED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>

  


Fatal error: Uncaught exception 
'Google\AdsApi\AdWords\v201802\cm\ApiException' with message 
'[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED @ ; trigger:'<null>']' in 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php:43

Stack trace:

#0 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php(43):
 
ReflectionClass->newInstanceArgs(Array)

#1 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(203):
 
Google\AdsApi\Common\Util\Reflection->createInstance('Google\\AdsApi\\A...', 
'[QuotaCheckErro...')

#2 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(164):
 
Google\AdsApi\Common\AdsSoapClient->parseApiExceptionFromSoapFault(Object(SoapFault))

#3 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/AdWords/v201802/cm/CampaignService.php(163):
 
Google\AdsApi\Common\AdsSoapClient->__soapCall('get', Array)

#4 
/Users/SeanZusi/googleads-php-lib/examples/AdWords/v201802/BasicOperations/GetCampaigns.php(55):
 
Google\AdsApi\AdWords\v201802\c in 
/Users/SeanZusi/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php 
on line 43

Am I somehow trying to make a call to a production account instead of the 
test account? 

Thanks

Sean Z.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/ca178ce2-c2fc-417f-a682-75bcc5611631%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... szusi
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Nenad Radoja
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to