What steps will reproduce the problem?
1. Obtain an OAuth 2.0 Token
2. POST to an activity feed (ie
https://www.googleapis.com/buzz/v1/activities/<userid>/@self) with NO JSON post
content.
(Note oAuth token can be present on the URL, or as an Authorization header - it
makes no difference)
This should have responded with an appropriate { error : } object instead of
reporting a back end error.
Original issue reported on code.google.com by vortechs...@gmail.com on 17 Mar 2011 at 2:01
Original issue reported on code.google.com by
vortechs...@gmail.com
on 17 Mar 2011 at 2:01