Re: [mergext] Help with Dropbox external

2013-03-11 Thread Monte Goulding
It's definitely not a production/development issue because my demo app is development. Have you tried using your app key and secret in the demo? >>> >>> Good idea - and that's where the problem seems to lie. No dice with my >>> details included. I've tried copying and pasting the

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
They now have two ios and android SDKs. It looks like I might be doing sync for a client so that will hopefully make it into mergExt too but it would be a separate external. Should be much simpler if you want a local cache to be auto synced with the app folder. On 11/03/2013, at 5:23 PM, Scott

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Scott Rossi
Hi Monte: Not sure if this is relavent to your external or not but I recently received a notice from Dropbox about their Sync API: https://www.dropbox.com/developers/sync Maybe your add-on is already based on this but just thought I'd mention it since they sent out the notice 3 days ago. Regards,

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Terry Judd
On 11/03/2013, at 12:41 PM, Monte Goulding wrote: > > On 11/03/2013, at 12:34 PM, Terry Judd wrote: > >> >> On 11/03/2013, at 12:16 PM, Monte Goulding wrote: >> >>> Ooo... You're testing me by asking a mergExt question here instead of >>> StackOverflow ;-) >> >> Hey Monte!. I nearly did. S

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
On 11/03/2013, at 12:34 PM, Terry Judd wrote: > > On 11/03/2013, at 12:16 PM, Monte Goulding wrote: > >> Ooo... You're testing me by asking a mergExt question here instead of >> StackOverflow ;-) > > Hey Monte!. I nearly did. Still feels a tad foreign though. It takes a little getting used

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Terry Judd
On 11/03/2013, at 12:16 PM, Monte Goulding wrote: > Ooo... You're testing me by asking a mergExt question here instead of > StackOverflow ;-) Hey Monte!. I nearly did. Still feels a tad foreign though. > > It's definitely not a production/development issue because my demo app is > development

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
Ooo... You're testing me by asking a mergExt question here instead of StackOverflow ;-) It's definitely not a production/development issue because my demo app is development. Have you tried using your app key and secret in the demo? The most common reason for dropbox not linking would be people

[mergext] Help with Dropbox external

2013-03-10 Thread Terry Judd
I can't seem to get a response from Dropbox when I call any of the mergDropbox commands. I've setup an app on Dropbox, so I have an app key and secret to pass in the mergDropbox setup command but nothing happens when I do. All this works fine in the demo stack that comes with the external (which