https://github.com/linkedin-developers/linkedin-api-js-client/blob/e4a1fae1f829b370a339477a071d8affe0f6fd3b/lib/auth.ts#L204 Just need to return `response.data` like the other methods. Will work around the typing on my side for now, since you're not accepting external contributions. Thanks!
linkedin-api-js-client/lib/auth.ts
Line 204 in e4a1fae
Just need to return
response.datalike the other methods.Will work around the typing on my side for now, since you're not accepting external contributions.
Thanks!