Skip to content

Conversation

@pedrolamas
Copy link
Member

With the changes from PR #1583, we now ask Spoolman directly for what currency symbol to use, however the endpoint for this was only added in Spoolman v0.16.0, so any version older than that will error.

So we now ask for Spoolman info (endpoint is older!) which gives us the version, and then use that to check if we can get the currency symbol or not.

There is also a small refactor of the code to convert any V1 response to V2 format (and if the response is already V2 then just check for the error property).

Fixes #1633

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Mar 7, 2025
@pedrolamas pedrolamas added this to the 1.32.7 milestone Mar 7, 2025
@pedrolamas pedrolamas requested a review from matmen March 7, 2025 10:10
@pedrolamas pedrolamas merged commit 9acf6ba into fluidd-core:develop Mar 8, 2025
4 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/fix-1633 branch March 8, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GH - Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"HTTP 404: Not Found" banner on Fluidd

1 participant