Files
Craze-Data-check/api
Christian Vidal WolfandClaude Sonnet 4.6 295f9d3060 fix(dropbox): use authenticated API to bypass CDN cache on file download
The proxy was calling getAccessToken() but discarding the result, then
downloading via the public sharing link which is CDN-cached. Updated
data in Dropbox could take minutes/hours to propagate through the CDN,
causing all fields in the Matrix view to show stale values.

Now attempts download via /2/sharing/get_shared_link_file with Bearer
auth (no CDN cache), falling back to the sharing link if credentials
are not configured.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-21 10:28:46 +02:00
..
2026-05-20 13:57:11 +02:00
2026-05-20 13:57:11 +02:00
2026-05-20 13:57:11 +02:00
2026-05-20 13:57:11 +02:00
2026-05-20 13:57:11 +02:00
2026-04-23 15:51:40 +02:00
2026-05-20 13:57:11 +02:00
2026-05-20 14:04:02 +02:00