I would like to implement WebQuery as a protocol in our viewer backend so that the server tree can be displayed on the website. I can query the server info, channel list, client list, and servergroup list — but how do I get icons? I couldn’t find any documentation.
I have already tried workarounds with ftinitdownload to then retrieve the icons via file transfer port 30033 as with RAW/SSH, but I only get “out of scope”. The same problem also exists with the TeamSpeak 6 server. In an old announcement Server 3.12.0 [Beta], I only find the note “not_supported” for ftinitdownload.
Is file download and upload (GET/POST) via token not implemented? If not, can this option still be added? WebQuery is a web server, so there should be a way to retrieve files - at least icons, channel banners and avatars.