ambethoney / Network.ly

1 stars 1 forks source link

Issues Printing Out Information From LinkedIn API #2

Closed ambethoney closed 9 years ago

ambethoney commented 9 years ago

Hi Phil,

I'm getting some errors whenever I try to create a list of contacts obtained from the LinkedIn API. The error I'm currently receiving is /

/

I understand what this error means, I'm just having a hard time trying to figure out how to get the contacts to print out! I've tried using an lrange method and an each do method, but I keep receiving a nil error. I'm not sure why my code is unable to retrieve this information. Help!