dropbox-sdk-python
dropbox-sdk-python copied to clipboard
Non-existing character in App Tokens
On the App Console Page there is a button to generate a token for developer working on Dropbox apps. I am working on MacBook Pro Ventura using Pop!_OS in a Virtual Box 7 environment. The lowercase L which are generated have no equivalent symbol. It looks like a slightly shortened form of |, but it’s not a lowercase L. I believe it might solve a bunch of problems if all of the lowercase L were filtered out for everyone. Then the token generated would be compatible for both Linux and Mac Virtual Box users.
To make sure we understand exactly what you're reporting, can you please show us a sample of what you're seeing? For instance, please share (as text) just part of an access token with the character you're referring to.
Also, can you clarify what problems exactly it is causing? Please share the steps you're following and output/error you're getting.
Thanks.