percolatestudio / meteor-google-api

A simple API encapsulating some common patterns regarding Google's APIs
https://atmospherejs.com/percolate/google-api
MIT License
48 stars 30 forks source link

Example #7

Open belokonm opened 9 years ago

belokonm commented 9 years ago

Hi. Can you provide any example. I totally do not understand how it is working.

I have installed accounts-google and login via this service. Then I try to do request GoogleApi.get('https://spreadsheets.google.com/feeds/spreadsheets/private/full', {}); But have no idea how to access to answer and what options i can use? I will be appreciate for help. Thx.