Topic by Trey Rowe
Content
We are attempting to use the Connect API in C# and update the Queue that an Incident is in. No matter how many Incidents we try to update, (1 - 170) we get the same error:
Type=System.ServiceModel.FaultException
Source=mscorlib
Message=Data element in the Message is NULL
This same block of code works for more recent sites. So I'm wondering if it's site specific. Is there any way Rules could possibly be contributing to this error? What else should I be looking for on the site?