Update Constituent Attributes not accepting updatesHi, I'm wondering if anyone else has had an issue with this. I'm trying to update a constituents attributes via the Web API with no luck

Hi,

I'm wondering if anyone else has had an issue like this.

I'm trying to update a constituents attributes via the Web API with no luck. What's odd is that, with the SOAP functions, I'm unable to update anything, but if I use the the API in a browser (POST) the values are, in fact, updated. We placed a trace on our testing server and it appears as if the call isn't even getting to the stored procedure via the SOAP calls. We're able to get information about a constituent fine, just not update constituent attributes.