dropbox-sdk-java icon indicating copy to clipboard operation
dropbox-sdk-java copied to clipboard

Dropbox Api Token: security issue

Open riemann89 opened this issue 5 years ago • 2 comments

When the token has whitespace the API throws an exception with the API token in it - in cleartext, thus exposing to logs.

riemann89 avatar May 28 '20 14:05 riemann89

Thanks for the report! I'll ask the team to redact that from the exception.

greg-db avatar May 28 '20 15:05 greg-db

Can you please provide the type (Java Class) of the exception you are seeing this issue in? I was unable to identify where this issue is.

handstandsam avatar Sep 23 '22 13:09 handstandsam