I am using the Dotnet API library and attempting to retrieve a lead through the ContactsClient, but am recieving the error 'Error while serializing AppCount endpoint json result.' This appears to be to do wuth the SocialProfile list/model as the SeaializationType is:
System.Collections.Generic.List`11[Intercom.Data.SocialProfile, Intercom, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Has anyone else uncounted this issue or know of a solution?