Saturday, August 30, 2014

Digest for adsense-api@googlegroups.com - 3 updates in 1 topic

Syne Oravivattanakul <choapet@gmail.com>: Aug 15 11:16AM -0700

We keep getting "404 Not Found - Account not found [location: accountId]"
error when trying to pull data from one Adsense account using the API call
adsense.accounts.get. Please see below for detail. The exact same API call
worked fine just 3 days ago on Aug 11, 2014. Interestingly, we are able to
pull data from other accounts associated with the same Adsense using the
same API call and the same credential. Note that the account id we pass as
a parameter does exist since we get the account id from
adsense.accounts.list method.
 
Any insights/suggestions are very much appreciated.
 
Request
=====
GET https://www.googleapis.com/adsense/v1.4/accounts/abc?key={YOUR_API_KEY}
 
Authorization: Bearer xyz
X-JavaScript-User-Agent: Google APIs Explorer
 
Response
======
404 Not Found
 
- Show headers -
 
{
"error": {
"errors": [
{
"domain": "global",
"reason": "notFound",
"message": "Account not found.",
"locationType": "parameter",
"location": "accountId"
}
],
"code": 404,
"message": "Account not found."
}
}
"Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com>: Aug 29 02:03AM -0700

Hi Syne,
 
Is it possible that the account is suspended? Can you log into AdSense with
it and check for messages?
 
Cheers,
Jose
 
On Friday, 15 August 2014 19:16:11 UTC+1, Syne Oravivattanakul wrote:
"Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com>: Aug 29 02:20AM -0700

Hi Syne,
 
The problem is being investigated, it has nothing to do with the account.
 
Cheers,
Jose
 
On Friday, 29 August 2014 10:03:58 UTC+1, Jose Alcérreca (AdSense API Team)
wrote:
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to adsense-api+unsubscribe@googlegroups.com.

No comments:

Post a Comment