Google+ HTTP API returns less activities than supposed to -
i've been using google plus http api several weeks , i'm experiencing strange issue.
when try retrieve public activities community: https://plus.google.com/communities/115653528125420367824, 4 results, no more. i've tried increasing maxresult parameter of request doesn't change anything...
and when use nextpagetoken retrieve missing activities, "items" field of response empty.
you can try google apis explorer here: https://developers.google.com/apis-explorer/#p/plus/v1/plus.activities.list?userid=115653528125420367824&collection=public see 4 activites returned , next page of result empty.
this strange , happened recently, used work fine. maybe caused fact content of activities of community contains stringified json object. think?
the activities methods supported retrieving posts users , google+ pages. not supported use communities , should not expected work correctly. there no guarantee behavior while might have worked or works in cases today continue work in future.
Comments
Post a Comment