Dropbox connection issues Aug 21 2026

:bullseye: What is your goal?

To connect to dropbox

:thinking: What is the problem & what have you tried?

I had 2 scenarios stop because of Dropbox connection issues. I go to Reauthorize and it gives me an error and I even try to add a connection and it wont let me. Someone else must have this issue today August 21 2026?

:clipboard: Error messages or input/output bundles

Couldn’t connect
[501] unexpected error occurred unexpected error occurred

Code: ConnectionError

Origin: Dropbox

Hey there,

5** errors are usually server side, plus dropbox status page is reporting degraded performance at the moment.

Best bet is to contact dropbox support to have a look into this if the issue persists.

This looks more like an OAuth/connection-layer issue than a problem with the scenarios themselves, especially since both reauthorization and creating a completely new Dropbox connection are failing.

I’d first test whether the issue is account-specific by trying another Dropbox account and checking whether other Dropbox users are experiencing the same 501 ConnectionError.

If a new connection also fails consistently, I’d avoid changing the scenario logic and focus on the Make ↔ Dropbox authorization/integration layer. If multiple users are seeing the same error today, it could indicate a temporary service-side issue.

Could you draw up a diagram to mitigate or circumvent this issue in the future please?