We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

af11's avatar
af11
Explorer | Level 4
3 years ago

Webhook Tutorial Error

I downloaded the code (https://github.com/dropbox/mdwebhook) and am trying to make this application work on my IDE. The site is up but when I press on the button to connect to Dropbox, I get this er...
  • Greg-DB's avatar
    Greg-DB
    3 years ago

    Thanks, that's helpful. It looks like you're running this sample project with the latest version of the 'dropbox' package (currently v11.25.0), however this sample project was only written for an older version. Attempting to use it with the latest version will fail like this due to subsequent changes in the 'dropbox' package.

     

    So, to run this sample project, you should install the project requirements as listed in the project here (which specifies 'dropbox==9.4.0'). The instructions for the sample project show how to install the requirements. (You may want to use something like virtualenv though.)

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 12 months ago
325 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!