Sent GET with params

HTTP GET should not contain a body: In Version 5, 6 and v7 of OTRS accepted body content but a change was implemented early 2020 preventing this: https://bugs.otrs.org/show_bug.cgi?id=14203

Make sure to send any GET requests with "params" (instead of JSON payload).

Thanks @dath7!

fix #27 (closed)

Edited by Robert Habermann

Merge request reports

Loading