Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
IS the Core Api compatible with Python 3.3.5?
When I try to run the sample code in the tutorial I get hung up on
authorize_url = flow.start()
From Dropbox/client.py:
target_path = urllib.quote(target)
Seems like this is not the correct syntax for urllib anymore?
Error:
'module' object has no attribute 'quote'
Should I just update the client.py or is there a python 3 specific version i need?
Note I just traced the various errors in the code and updated a hand full of urllib and string calls and now it is working. Of course I had to modify the distribution so not sure what to do next?
Unfortunately the Python SDK isn't currently fully supported for Python 3 yet, but I'll be sure to pass this on as feedback.
Please see this thread : https://www.dropboxforum.com/hc/communities/public/questions/203834025-A-Python-3-fork-of-the-Python...
Have a nice day !
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!