Dropbox library (LC 9) - does dropboxGetCurrentAccount work?

Mike Kerner MikeKerner at roadrunner.com
Tue Oct 10 17:58:13 EDT 2017


The thing I tell everyone to do when they want to mess with the new library
is download the original that inspired it, and play with that, because it's
got better documentation and you can mess with everything.  Granted LC's
command names are different, but underneath the code is more-or-less the
same (with some exceptions).

You can download it at my repo
https://github.com/macMikey/dropboxapi_v2

Also, if you want to use LC's library in LC8, you can extract it, or grab
it from my repo for that, too
https://github.com/macMikey/LCDropboxLibrary

On Tue, Oct 10, 2017 at 5:55 PM, Mike Kerner <MikeKerner at roadrunner.com>
wrote:

> I'll look later.
>
> On Tue, Oct 10, 2017 at 5:17 PM, Ben Rubinstein via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> New dropbox library great... but when I try to use
>> dropboxGetCurrentAccount, I consistently get a 400 error code (i.e. Bad
>> Request).
>>
>> Is this working for anyone else (Mike K??)
>>
>> TIA,
>>
>> Ben
>>
>> _______________________________________________
>> 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."
>



-- 
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