Easier Dropbox Access

Mike Kerner MikeKerner at roadrunner.com
Wed Jul 24 14:56:10 EDT 2013


Dave,
Yes, I found exactly the same problem you did for mobile, because of the
way Gugliermo wrote the POST portion of the code, which is the method
required for mobile.  That is the fix I made over the weekend and sent to
Gugliermo.  I'll send it to you in a second.


On Wed, Jul 24, 2013 at 2:46 PM, Dave Kilroy <dave at applicationinsight.com>wrote:

> I'm also using Guglielmo's library and save Dropbox token key and secret
> to a
> SQLite database and the app key and secret as a custom property of the
> stack. Reconnecting to Dropbox on subsequent openings of the app doesn't
> require a browser - and the tokens can be sent to another user of the app
> so
> that instance of the app can synch to the same Dropbox account.
>
> But as far as I know there is no way around visiting Dropbox initially in a
> browser (I do it inside the app) for the initial connection and
> authorisation - but once tokens saved no need to do so again.
>
>    get phx_DropboxInitLib(gAppKey, gAppSec, gTokenkey, gTokenSec)
>
> By the way, a while ago I had an issue connecting to Dropbox from an iPad
> (HTTP POST)  see here
> <
> http://runtime-revolution.278305.n4.nabble.com/Dropbox-phxDropboxLib-and-HTTP-POST-td4666700.html
> >
> I tried but failed to get HTTP POST (used by Guglielmo for connecting from
> mobiles) to write files anywhere but the root sandboxed folder for the
> file...
>
> Mike what do your library improvements concern? Anyway I'm interested so
> please post back with a link or contact me directly
>
> Dave
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Easier-Dropbox-Access-tp4667940p4667953.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list