intercom / intercom-node

Node.js bindings for the Intercom API
https://developers.intercom.com
Other
366 stars 116 forks source link

Intercom API returing null values #322

Open lwx-amr opened 2 years ago

lwx-amr commented 2 years ago

Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.

For feature requests please contact us at team@intercom.io

Version info

Expected behavior

Returning user data same as in our intercom dashboard

Actual behavior

The API responded with null data like name and phone for some users while it's not null in the dashboard

Steps to reproduce

  1. Send search query to https://api.intercom.io/contacts/search
  2. It will return some data null
  3. Go to intercom dashboard you will find some of null data is not null

Logs