The https://api.astroprint.com/v2/printers api endpoint does not appear to be valid as it returns an empty array even though I have valid printers.
I’ve successfully got an authorization bearer token, and I’m able to get results from other api endpoints like /v2/printers/cura3
I’ve ensured that my application has all read rights.
Why does the /v2/printers api endpoint not return any printers?