node-linkedin icon indicating copy to clipboard operation
node-linkedin copied to clipboard

TypeError: callback is not a function

Open Hardik7538 opened this issue 7 years ago • 1 comments

return callback(err, typeof body === 'string' ? JSON.parse(body) : body);

Hardik7538 avatar Feb 06 '18 12:02 Hardik7538

Hello. Thanks for providing more info about your code, or close the issue. Your problem is certainly due to a specific JS error and not frmo the node-linkedin API itself

sullivandavid42 avatar Nov 27 '18 07:11 sullivandavid42