I just started looking at Dropbox yesterday. I've created some code that works in the python interpreter just fine, but when I paste to a web2py controller it fails. I suspect it's because the Dropbox module uses a variable calls 'session' that actually uses the Web2py session variable.
Is there an easy way around this (e.g. do I need to put the Dropbox code into a model?) or do I need to use your code mentioned above? Did you get feedback on the code - is it reliable? Thanks, as always, Paul. On Jan 3, 3:38 am, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote: > Only dropbox > > On Jan 2, 7:38 pm, Joseph Jude <ceph...@gmail.com> wrote: > > > > > > > > > To use this do you need APIs both from dropbox & janrain? > > > Thank you, > > Joseph