Hi,
I am having cases where users with large number of connections (6000 plus) do not get a response back from the connections api. I am only asking for the connection id by making the following call.
IN.API.Connections("me").fields("id")
Can someone at LinkedIn please take a look at this.
Thanks
Naveed
- Log in to post comments
Greetings Naveed:
The API would not try to return all 6000 at once so I am not sure why you are seeing that response. Do you have users that have over 500 connection - do they seem to timeout as well?