You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
The preview_url API seems to return an encoded response instead of JSON. For example, when trying: https://matrix.org/_matrix/media/r0/preview_url?url=https%3A%2F%2Fgit.luolix.top%2Fvector-im%2Friot-web%2Fissues%2F7153&ts=1553271576812:
This looks awfully like that PostgreSQL encoding bug. @richvdh@erikjohnston do you know what the fix was? We might be inserting bytes into the table...
The
preview_url
API seems to return an encoded response instead of JSON. For example, when trying:https://matrix.org/_matrix/media/r0/preview_url?url=https%3A%2F%2Fgit.luolix.top%2Fvector-im%2Friot-web%2Fissues%2F7153&ts=1553271576812
:The text was updated successfully, but these errors were encountered: