tik4net icon indicating copy to clipboard operation
tik4net copied to clipboard

Support for !empty Response Type in API Queries (RouterOS v7.18)

Open xPucTu4 opened this issue 10 months ago • 0 comments

Starting from RouterOS v7.18, the API returns a !empty response when a query returns no results. Currently, tik4net does not handle this response type, leading to the following exception: NotImplementedException Response type '!empty' not supported

xPucTu4 avatar Feb 18 '25 13:02 xPucTu4