Change text/plain API responses to application/json #1808

Closed
opened 2026-04-06 02:25:39 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jjlin on 1/7/2023

Recent versions of the Bitwarden clients (see bitwarden/clients#3574) won't parse non-JSON responses. The most noticeable consequence is that /api/accounts/revision-date responses won't be parsed, leading to /api/sync always being called, even when it's not necessary.

*Originally created by @jjlin on 1/7/2023* Recent versions of the Bitwarden clients (see bitwarden/clients#3574) won't parse non-JSON responses. The most noticeable consequence is that `/api/accounts/revision-date` responses won't be parsed, leading to `/api/sync` always being called, even when it's not necessary.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1808