Right, weird. I downloaded and the example stack loaded dropbox's page in a revBrowser to get the OAuth tokens. What I want is to authorize it once on my end and let some of my users use it without additional interaction. I suppose I'll try hacking at it and seeing what I can come up with. I just don't know if the access tokens expire after a particular length of time. I suppose I'll just have to experiment.
I'll contact you offlist for the updated version of the library you mentioned. On Wed, Jul 24, 2013 at 11:21 AM, Mike Kerner <[email protected]>wrote: > By "IT", I mean the library. > > > On Wed, Jul 24, 2013 at 12:21 PM, Mike Kerner <[email protected] > >wrote: > > > I didn't write it, but you have to get the app authorized for the user. > I > > thought there was a command for that. I've never used revBrowser, but I > > got it up and running for several apps (though it has been a couple of > > months since I last authorized a new app, so I'd have to mess with it to > > figure out the process again). > > > > > > > > On Wed, Jul 24, 2013 at 12:10 PM, Andrew Kluthe <[email protected]> wrote: > > > >> Is there anyway to include a set of permanent access tokens in that > >> library? When I played around with it a few weeks ago it seemed like it > >> required using revBrowser to authenticate access. > >> > >> I am trying to avoid the need to do that. > >> > >> Regards, > >> > >> Andrew > >> > >> > >> On Wed, Jul 24, 2013 at 11:02 AM, Mike Kerner < > [email protected] > >> >wrote: > >> > >> > Which reminds me, I have another fix that I sent Gugliermo for the > >> > phx_dropboxLib over the weekend, so if you're using it, email me > >> off-list > >> > and I'll send you the fixes. > >> > > >> > > >> > On Wed, Jul 24, 2013 at 12:00 PM, Mike Kerner < > >> [email protected] > >> > >wrote: > >> > > >> > > Yep. Gugliermo's phx_dropboxLib works great on all platforms, using > >> the > >> > > REST API, and on mobile, Monte has an external that does not rely on > >> > REST. > >> > > > >> > > > >> > > On Wed, Jul 24, 2013 at 11:39 AM, Andrew Kluthe <[email protected]> > >> wrote: > >> > > > >> > >> Heya, > >> > >> > >> > >> A while back someone posted a library for interacting with dropbox. > >> > >> > >> > >> This required using revbrowser to authenticate to a dropbox > account. > >> > >> > >> > >> Is there any way to use this or something like this to use the http > >> > >> interface for uploading files to dropbox using just an access token > >> or a > >> > >> key without requiring the user to login via revBrowser? > >> > >> > >> > >> -- > >> > >> Regards, > >> > >> > >> > >> Andrew Kluthe > >> > >> [email protected] > >> > >> _______________________________________________ > >> > >> use-livecode mailing list > >> > >> [email protected] > >> > >> 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." > >> > > > >> > > >> > > >> > > >> > -- > >> > 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." > >> > _______________________________________________ > >> > use-livecode mailing list > >> > [email protected] > >> > Please visit this url to subscribe, unsubscribe and manage your > >> > subscription preferences: > >> > http://lists.runrev.com/mailman/listinfo/use-livecode > >> > > >> > >> > >> > >> -- > >> Regards, > >> > >> Andrew Kluthe > >> [email protected] > >> _______________________________________________ > >> use-livecode mailing list > >> [email protected] > >> 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." > > > > > > -- > 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." > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Andrew Kluthe [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
