SIGN IN SIGN UP

Fix add_comment_to_object sending data as query params instead of POST body (closes #1596) (#1627)

The Insight/Assets comment create endpoint expects JSON in the request
body, not query string parameters. Using params= causes a 500 error.
J
Josh Simnitt committed
779eba548882cd94d840e74a3497ef7f106910d6
Parent: ab3adf6
Committed by GitHub <noreply@github.com> on 5/4/2026, 2:54:17 PM