Hi, is there a API change log ? I use the API and noticed it suddenly stopped working in my Web App.
It turned out the syntax had changed.
Does Dropbox annouce changes to the API ? if so where can I keep myself updated ?
Thanks ahead
Steve
You can find a history of changes to the Dropbox API specification here: https://github.com/dropbox/dropbox-api-spec/commits/main
We also have a blog where we post announcements about the API here: https://dropbox.tech/developers
Additionally, you should receive emails for API announcements to the email address on the account that owns your API app(s), as long as you haven't unsubscribed from "API announcements" here: https://www.dropbox.com/account/notifications
There shouldn't have been any unannounced breaking syntax changes though, so if something isn't behaving as expected please feel free to share the details here so we can take a look. Thanks!