Alexander Tartmin

Results 9 comments of Alexander Tartmin

works for me `manager.authorize('google',{scopes: 'email+profile'})`

Windows 8.1, Node 0.10.30 I try run this code var dbox = require('dbox'); var app = dbox.app({ "app_key": "key", "app_secret": "secret" }); var client = app.client({ oauth_token_secret: 'oauth_token_secret', oauth_token: 'oauth_token',...

My PR to fix this issue - [#42 ](https://github.com/nihgwu/react-native-pie/pull/42)

@voltrue2 I have the same problem one-time purchases always validated well, but subscriptions are not as I know, the problem can be with `purchaseToken` but I'm not sure what is...

oh, I missed it https://github.com/voltrue2/in-app-purchase#google-play-using-google-service-account sorry for my fault :)

that's special token which allows you get access to API

> Thanks a lot for your contribution! done

Added instructions https://github.com/jordanbyron/react-native-event-source/pull/33