Image APIs return generic 500 error

open
· Api ·
By crocatowa on 07/06/2026
· Assigned to katerinach

All of the /images endpoints on the Boromir API return a 500
(I am aware that the one PUT method marked WIP will not actually be implemented)

Also happening on the POST .../world/images endpoint

I have valid APP_KEY and APP_TOKENs, as the other endpoints work as expected

I don't think these will really matter much...

Operating System(s):

  • Linux(Ubuntu)
  • MacOS

Browser(s):

  • Direct API Calls (curl, wget, Java/Kotlin - Spring)
  • Firefox (on the swagger-ui pages)
  • Chrome (on the swagger-ui pages)

Steps to Reproduce

  1. Upload an image via the UI
  2. Try to use any of the API operations
  3. Get 500 Response

Operating System

Linux

Browser

Other

Related Entity

This appears to be specific to the /image APIs

History

katerinach @ 07 Jul, 2026 03:05:22 Assignee
Assigned katerinach
crocatowa @ 10 Jul, 2026 05:18:01

It's not critical for me at this time, nor do I expect it to be in the near future (without the PUT call, the existing endpoints here are just nice-to-haves), so please don't hear any sort of pressure with this question:

Do you have any ETA on this at all?