firebase / firebase/functions-samples

LinkedIn Auth Sample produces error

Open
#606 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

Auth code exchange result received after calling

`linkedin.people.me(async (error, userResults)`

I get the following,

```
{ errorCode: 0,
message: 'This resource is no longer available under v1 APIs',
requestId: 'OPVJ0MW5W1',
status: 410,
timestamp: 1566539742211 }
```

Which in result produces

`UID " linkedin:undefined "`

Not sure if something wrong with your example or the node-linkedin library.

Opened the same ticket with 'node-linkedin'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.