ruby - Rails & Google API - API calls with an existing access_token -


using https://github.com/google/google-api-ruby-client library, how make calls taken access_token.

i think need create authorization object access_token.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -