Get parameters

52 views
Skip to first unread message

Joan Roig

unread,
Aug 13, 2012, 4:48:08 PM8/13/12
to oauth...@googlegroups.com
How do you specify parameters in the get request?

I have tried:

 results = @client.access_token.get("/v2/search", :parameters => {:key => 'value'})

and

 results = @client.access_token.get("/v2/search", {:key => 'value'})

But I can't find the correct way to do so in the docs.
Reply all
Reply to author
Forward
0 new messages