Commit 4700149
authored
add scope to linkedin example (#262)
Linkedin has started [requiring](https://docs.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow#step-2-request-an-authorization-code) the scope to be passed in with the request. The People V1 API requires the [r_network](https://developer.linkedin.com/docs/v1/people/connections-api) scope.1 parent 65e07e2 commit 4700149
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments