mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #2245] Resolve Webhook sending text instead of JSON #1395
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1395
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buuugs on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2245
Server Info:
Installation Method:
--insecureflag at installAgent Info:
Describe the bug
I have noticed that there is an issue with the data format in the resolved webhook in Tactical RMM. While the error webhook works correctly and sends data in JSON format, the resolved webhook sends the body as plain text instead of JSON.
Expected behavior
I expect the resolved webhook to send data in JSON format, just like the error webhook. This would allow for consistent data handling and seamless integration with systems that expect JSON responses.
Screenshots
Same for both:
Output from error webhook:
Output from resolve webhook:
Additional context
@ZzBombardierzZ commented on GitHub (Jun 11, 2025):
@buuugs I had the same issue. Fix was to remove action_stdout from the resolve json.
https://discord.com/channels/736478043522072608/1346330801083514981/1350226007206002809