Dropbox Watchdog

Search issues

Search the Dropbox Watchdog archive

All issues

The Core API v1-to-v2 migration: a full rewrite, not an upgrade

2015–2017

MediumStatus: HistoricalProduct: Core APIYear: 2016

Dropbox's move from the v1 Core API to API v2 was not a drop-in upgrade: error handling, authentication, permissions, and request formats all changed, forcing developers to rewrite integrations before v1 was switched off in 2017.

What happened

Alongside deprecating the Sync and Datastore APIs, Dropbox introduced API v2 and pushed developers off the original v1 Core API. The two versions were not compatible. In v1 each endpoint-specific error was mapped onto a distinct HTTP status code; in v2, endpoint errors were collapsed into a single HTTP 409 response with structured details in the body — so error-handling code had to be reworked. Apps using OAuth 1 access tokens had to convert them to OAuth 2 tokens through a dedicated endpoint, the legacy 'File Type' permission was no longer supported and required re-authorization, and team-access apps had to switch custom HTTP headers (from X-Dropbox-Perform-As-Team-Member to Dropbox-API-Select-User).

Dropbox published a v1-to-v2 migration guide mapping old functionality to new equivalents, but for many integrations the change amounted to a rewrite rather than a version bump. (The final shutdown of the v1 endpoints in 2017 is covered separately under the existing api-v1-shutdown-2017 entry; this entry concerns the breaking nature of the v1→v2 transition itself.)

Impact

The redesign improved consistency and security in the long run, but in the short run it imposed real cost on every team with a Dropbox integration and contributed to the perception that Dropbox's platform was high-maintenance. Combined with the Sync/Datastore retirement happening at the same time, 2015–2017 became a period of near-continuous forced migration for Dropbox developers.

Dropbox's Response / Official Position

Dropbox published an official 'API v1 to API v2 migration guide' and developer-blog posts announcing it, detailing the changes to errors, auth, permissions, and headers and providing v1-to-v2 mappings. It positioned v2 as a cleaner, more consistent platform.

Sources

Related guides

Spot an error, or have a source to add?
Report an error / suggest update

Related issues

In an 8-K filed May 26, 2026, Dropbox disclosed that co-founder Drew Houston would step back as CEO after 19 years, with the Board appointing Ashraf Alkarmi — its General Manager, Core — as Co-Chief Executive Officer effective that date, ahead of Alkarmi becoming sole CEO and Houston moving to executive chairman 'following a transition period.' The handoff arrives as AI upends the software era Dropbox grew up in and the company's revenue sits near flat.

Product Changes & User BacklashCurrent / Ongoing Issues (2024–2026)
Read documentation
2 sources
Medium

2026 root-certificate change forces SDK upgrades or apps lose API access

Because some official Dropbox SDKs pinned root certificates, Dropbox's switch to a new certificate root starting 1 January 2026 means apps on the Java, .NET, or Python SDK must upgrade to specific minimum versions or lose access to the API.

Current / Ongoing Issues (2024–2026)Developer, API & Platform
Read documentation

Dropbox's AI-powered universal search, Dash, is billed separately from storage at roughly $15 per user per month for teams and $35 per user per month for business — meaning the 'AI era' Dropbox used to justify layoffs arrives as an extra charge rather than an included feature.

Product Changes & User BacklashPricing & Business Practices
Read documentation
3 sources
Low

Ending Dropbox Capture: the screen-recording app shut in 2025

Dropbox discontinued Dropbox Capture, its screen-recording and screenshot tool, on 24 March 2025 — leaving users unable to create new recordings and folding leftover content back into an ordinary Dropbox folder.

Product Changes & User BacklashCurrent / Ongoing Issues (2024–2026)
Read documentation