Re: Trying to use OAuth2 for Dropbox in 9 DP 9

2017-10-10 Thread Ben Rubinstein via use-livecode
Thanks both, just the ticket! On 10/10/2017 13:25, Mike Kerner via use-livecode wrote: Also, if you're migrating from the phx_dropbox library, if you're interacting with the base directory, you have to include the slash. On Tue, Oct 10, 2017 at 7:28 AM, Monte Goulding via use-livecode < use-liv

Re: Trying to use OAuth2 for Dropbox in 9 DP 9

2017-10-10 Thread Mike Kerner via use-livecode
Also, if you're migrating from the phx_dropbox library, if you're interacting with the base directory, you have to include the slash. On Tue, Oct 10, 2017 at 7:28 AM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On 10 Oct 2017, at 9:53 pm, Ben Rubinstein via use-l

Re: Trying to use OAuth2 for Dropbox in 9 DP 9

2017-10-10 Thread Monte Goulding via use-livecode
> On 10 Oct 2017, at 9:53 pm, Ben Rubinstein via use-livecode > wrote: > > The redirect URI I have registered for my app is > http://127.0.0.1:51051 Add a trailing slash http://127.0.0.1:51051/ Cheers Monte

Trying to use OAuth2 for Dropbox in 9 DP 9

2017-10-10 Thread Ben Rubinstein via use-livecode
I'm attempting to use the OAuth2 and Dropbox libraries in LC 9.0.0 (dp9). (If I test the Dropbox functions with a temporary access token for my app generated from the Dropbox api website, it's fine.) When I try to use the Oauth2 command to implement this for users, I get a sheet dialog with w