garyhodgson / openscad.net

OpenSCAD.net is a partial port of OpenSCAD for the web. Powered by OpenJsCad, it uses the familiar OpenSCAD syntax to allow many OpenSCAD models to be rendered, and saved as STL, via the browser.
https://garyhodgson.github.io/openscad.net/
51 stars 8 forks source link

Dropbox error "only limited set of users..." #9

Closed fsamir closed 11 years ago

fsamir commented 11 years ago

Hi,

I am getting the error "Only a limited set of users can get an access token while this app is in development mode".

I an running a local copy of openscad.net.

Any thoughts?

Thanks

garyhodgson commented 11 years ago

Hi there, thanks for the heads up. I hadn't yet changed the dropbox api status from development - i'll do that tonight when I get time.

Cheers, Gary

garyhodgson commented 11 years ago

Hi again, I've submitted the app for Dropbox production status. In the mean time I turned on the developer preview option which allows up to 5 people to test the app, so you should be good to test.

It's still a work in progress, and there are a couple of insidious bugs that I need to fix (e.g. the involute gear script doesn't work), but for playing with, and basic scripts it seems to work ok.

Cheers, Gary