ngGAPI
ngGAPI copied to clipboard
AngularJS Google API Client
Error when trying to use GAPI.init(); Already checked if the value 'GoogleApp' is defined at the module level. Tried the sample app wich uses ngDropbox and ngGapi, same problem. Not...
What's the cause of this? I'm with REST API's. Thank you and God Bless. --EDIT Yes I know now what's the cause of this but how does the user authorize...
Following the boilerplate example, getting this console error: Unknown provider: DriveProvider
Hi, I can't seem to initialize GAPI and I'm not sure why. I get this error message: > TypeError: Cannot read property 'authorize' of undefined > at Function.GAPI.init (gapi.js:404) >...
Is it possible to save the auth-Token in the browser session or localstorage?
Hi, I am trying to use this in my ionic app. In browser, i get the popup, but same thing never loads when I create an Android APK and test...
…en' of undefined"
If `clientId` is filled in `GoogleApp` whether with or without `apiKey`, `apiKey` will not be used. (API works with OAuth flow) But, only `apiKey` is filled in `GoogleApp`, OAuth flow...
- update out-of-date angular dependencies - initialize `package.json` to use [Karma locally](http://karma-runner.github.io/0.13/intro/installation.html)
Can you provide a TypeScript definition ("d.ts" extension file) please?