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
If you're seeing a 500 that really should be logged at some level. Check error logs at the proxy(ies) level(s) first then work down, as this might not be reaching the app container if the format is invalid, which could be easy to get wrong if manually creating multipart requests.
Without testing it, the code looks okay apart from not knowing what's been redacted/trimmed from this example. Is the file content actually being added to the multi-part body (I see no direct inclusion of the actual jpeg image data in any of this).
Describe the Bug
when i trying to upload, ima with this request
Steps to Reproduce
Op api client of your choice and try to upload file
Expected Behaviour
upload file
Screenshots or Additional Context
Browser Details
No response
Exact BookStack Version
BookStack v24.10.2 https://docs.linuxserver.io/images/docker-bookstack/
The text was updated successfully, but these errors were encountered: