Torsten2217 / google-plus-platform

Automatically exported from code.google.com/p/google-plus-platform
0 stars 0 forks source link

Activity missing from public activities feed depending on maxResults #391

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Retrieve public activities from a page using a maxResults value of 100: 
https://www.googleapis.com/plus/v1/people/100601380617286837373/activities/publi
c?maxResults=100&pageToken=CAIQr8it3o6rsAIg7A4oAQ&key=API_KEY

What is the expected output? What do you see instead?
This activity from May 24, 2012 (id z12ssl5wgzy2jjdkd23reluj1zuigz4bw04) should 
be included in the output: https://plus.google.com/+TheVerge/posts/2ZGBktutZpt

The activity, even though it is defined as public, is missing. 

When retrieving activities with a maxResults parameter of 25, this post shows 
up:
https://www.googleapis.com/plus/v1/people/100601380617286837373/activities/publi
c?maxResults=25&pageToken=CAIQpIvKxtaisAIgng8oAQ&key=API_KEY

Original issue reported on code.google.com by d.lifeha...@gmail.com on 23 Oct 2012 at 3:25

GoogleCodeExporter commented 9 years ago

Original comment by joannasm...@google.com on 7 Nov 2012 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by joannasm...@google.com on 3 Apr 2013 at 7:36

GoogleCodeExporter commented 9 years ago
There have been a number of backend changes since this bug was logged.  Can you 
confirm if this bug is still happening and provide a more recent example?

Original comment by joannasm...@google.com on 28 Jun 2013 at 9:24