$ curl "https://www.googleapis.com/buzz/v1/activities/googlebuzz/@public"
returns:
<?xml version="1.0" encoding="UTF-8"?>
<errors xmlns="http://schemas.google.com/g/2005">
<error>
<domain>GData</domain>
<code>invalid</code>
<location type="header">Authorization</location>
<internalReason>@me called by anonymous</internalReason>
</error>
</errors>
This should return the public activity feed for the "googlebuzz" user.
Original issue reported on code.google.com by willnorris@google.com on 27 Apr 2011 at 10:20
Original issue reported on code.google.com by
willnorris@google.com
on 27 Apr 2011 at 10:20