Actions
Hacking Ruby SDK » History » Revision 1
Revision 1/9
| Next »
Peter Amstutz, 07/31/2014 01:48 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 10 years ago · 1 revisions