blob: 8b0a6a7b8686757036e8c3234dd644f641121e6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[Provides ability to upload files on Dropbox.]
[You have been authorized]
[Are you sure you want to request athorization?]
[Request authorization]
[Send files to Dropbox]
[Network]
[Dropbox]
[Protocols]
[Protocol icon]
[Server does not respond]
[Link to download file "%s": %s]
[Link to download folder "%s": %s]
[Ok]
[Bad input parameter. Error message should indicate which one and why]
[Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, you should re-authenticate the user]
[Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here]
[File or folder not found at the specified path]
[Request method not expected (generally should be GET or POST)]
[Your app is making too many requests and is being rate limited. 429s can trigger on a per-app or per-user basis]
[If the response includes the Retry-After header, this means your OAuth 1.0 app is being rate limited. Otherwise, this indicates a transient server error, and your app should retry its request.]
[User is over Dropbox storage quota]
[Unknown]
|