Error Message "no valid fields in the request body"

Good afternoon,

This morning I augmented an existing scenario and the augmented section is returning the error message “no valid fields in the request body”. The scenario watches for the addition of tags in Follow Up Boss. There are numerous branches off the router to handle different tags. Everything works except the latest addition. As pictured, the Update a Contact node updates the Source field with a value based on the Contact ID. This is exactly the same scenario as other branches (e.g. “Filter on Tags contains Buyer”). The only difference is the field that is updated (e.g. contains Buyer updates Client Type while the new branch updates Source).

I can’t locate any documentation on this specific error message. Any guidance/suggestions would be appreciated.

FUB Tag Additions blueprint.json (597.2 KB)

1 Like

Hi @toddcook

Does the id exist?

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

The ID does exist and the corresponding record does include the Ylopo_Agent tag that should have caused the scenario to branch.