intercom / intercom-dotnet

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

usersClient.List returns null #141

Closed nadeem-edgylabs closed 4 years ago

nadeem-edgylabs commented 5 years ago

With .net version 4.5, this list method is returning the null value. I've tested this API with POSTMAN and it is working fine but when we use this list method it returns null.

mzammitkg commented 5 years ago

@nadeem-edgylabs Should be the same issue as #140.

lloydliyu commented 4 years ago

Closing this as out as a duplicate to https://github.com/intercom/intercom-dotnet/issues/140