Discussions
Strategy for updating Paid Thru
over 2 years ago by Randy Richter
When using a PUT or a POST to a url like this:
https://{{URL}}/api/GroupMember/MT-M:1144
We get this
Exception message: A potentially dangerous Request.Path value was detected from the client (:).
The goal is to update someones paid through date. We assume updating the GroupMember and adding a DropDate is the best way to do that.
What is the best path forward?
Thanks,
Randy