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 forgetting to 
handle urlWakUp with the mergDropboxHandleOpenURL command.

on urlWakeUp pURL
  mergDropboxHandleOpenURL pURL
end urlWakeUp

On 11/03/2013, at 12:06 PM, Terry Judd <terry.j...@unimelb.edu.au> wrote:

> 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 
> links me to Monte's demo Dropbox app) BTW.
> 
> I wonder if it has anything to do with the fact that my Dropbox app status is 
> 'development' rather than 'production', but if it is then I'm unsure how to 
> proceed as I am unable to apply for production status until I have 
> successfully linked to the app - which seems like a catch 22 situation to me.

--
Monte Goulding

M E R Goulding - software development services
mergExt - There's an external for that!





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to