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 was archived by the owner on Apr 29, 2024. It is now read-only.
It seems as if the image source is expected to be url-encoded. When a source URL is passed that correctly references the underlying file's source, the request fails. Instead, a url-encoded request must be made for that file.
I'm not sure if this is an bug, per se, but there should be clear documentation around this behavior.