Page 3 of 3

Oauth2 redirect_uri

Posted: Mon Mar 10, 2014 4:18 pm
by AricCaley

I got this to work on dropbox's API and also on my own API created with Apigility (PHP framework for creating API's).

It will only work on a native Android (or presumably iphone too) app, as it needs to plug directly into the low level webview in phonegap. I think it will also work using the appery.io tester app on android.

Thats important. I dont think it can work on a browser on the desktop.

Maybe I can create a generic version of what I got working and export that for everybody to use..


Oauth2 redirect_uri

Posted: Tue Mar 11, 2014 1:47 am
by bahar.wadia

Hello Aric,

Thank you so much for replying. I would very much appreciate you sharing your solution.

Also, I did test on an iPhone and the InAppBrower loads fine, but it wont fire the addEventListener events.

Thanks again.


Oauth2 redirect_uri

Posted: Tue Mar 11, 2014 7:02 am
by Maryna Brodina

Oauth2 redirect_uri

Posted: Sun Mar 16, 2014 10:32 pm
by bahar.wadia

IT WORKS!

I had to wait for Device Ready.