Hello,
the name filtering on the get_campaigns ruby sdk does not seem to be working.
I am doing: campaign_api.get_campaigns(fliter: "contains(name,#{name})")
and I get the following error:
"Invalid input.","detail":"''filterffliter]'' is not an allowed query parameter.","source":{"parameter":"filterffliter]"},"links":{},"meta":{}}]}'
Please may you help me out with this thank you