Project

General

Profile

Actions

Hacking Ruby SDK » History » Revision 2

« Previous | Revision 2/9 (diff) | Next »
Peter Amstutz, 07/31/2014 01:49 PM


Hacking Ruby SDK

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

Updated by Peter Amstutz over 9 years ago · 2 revisions