Project

General

Profile

Hacking Ruby SDK » History » Revision 2

Revision 1 (Peter Amstutz, 07/31/2014 01:48 PM) → Revision 2/9 (Peter Amstutz, 07/31/2014 01:49 PM)

h1. Hacking Ruby SDK 

 When calling client.execute() on the Google API client, be careful to use @:body_object@ :body_object (which serializes the the provided hash to JSON) instead of @:body@ :body (which is the raw text.)