Hello

So I was trying out some of the basic examples provided 
here https://developers.google.com/google-ads/api/rest/examples

I have previously made a call, successfully 
to https://googleads.googleapis.com/v11/customers:listAccessibleCustomers

However, when trying out the googleAds:searchStream and pushing a query I 
get this error:

{
    "error": {
        "code": 403,
        "message": "The caller does not have permission",
        "status": "PERMISSION_DENIED",
        "details": [
            {
                "@type": 
"type.googleapis.com/google.ads.googleads.v11.errors.GoogleAdsFailure",
                "errors": [
                    {
                        "errorCode": {
                            "authorizationError": 
"DEVELOPER_TOKEN_NOT_APPROVED"
                        },
                        "message": "The developer token is not approved. 
Non-approved developer tokens can only be used with test accounts."
                    }
                ],
                "requestId": "DEjgGZhte1lRi94I__iogA"
            }
        ]
    }
}

Since the first call worked, it's clear that I have a test account and I'm 
using it to make requests but it won't work

Can you please provide assistance on this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/77649645-9958-4e5a-b254-c32f6570b3c9n%40googlegroups.com.
  • Re... Vladi Iancu
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Vladi Iancu
      • ... Vladi Iancu

Reply via email to