View Single Post
Posts: 1 | Thanked: 25 times | Joined on Oct 2011
#382
Originally Posted by noetus View Post
Is it possible that since the developer abandoned the program some time ago his subscription over at DropBox for the API access has run out?
Well, I've found a quick fix, and everything seems to work now.

You just need to edit the default .config file of dropbox, located in:

Code:
/opt/dropn900/.config
[If you have leafpad installed, do:

leafpad /opt/dropn900/.config]

and change the following values with:

Code:
server = api. dropbox. com 
content_server = api-content. dropbox. com 
port = 80 

request_token_url = ht tp:// api. dropbox. com/0/oauth/request_token 
access_token_url = ht tp:// api. dropbox. com/0/oauth/access_token 
authorization_url = h ttp:// api. dropbox. com/0/oauth/authorize 
trusted_access_token_url = ht tp:// api. dropbox. com/0/token
Remove the spaces before, sorry but link in post are limited.

Last edited by Henry Triplette; 2011-10-17 at 14:35.
 

The Following 25 Users Say Thank You to Henry Triplette For This Useful Post: