View Single Post
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#414
Originally Posted by Henry Triplette View Post
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.
Thank you very much for this fix!
 

The Following 2 Users Say Thank You to DaveQB For This Useful Post: