intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 54 forks source link

Assistance with implementing multi-language Articles #174

Open TheRevSchultz opened 2 years ago

TheRevSchultz commented 2 years ago

I have been able to get Articles working with the structure of this SDK. Intercom has been no help with troubleshooting the code here, and I need some assistance on why I'm getting JSON errors since I feel I've laid out the object data model correctly. I am getting back a good formatted JSON, but it is just not going into the objects as expected.

Can anyone assist?

Code attached src.zip