Skip to content

Commit 7b10519

Browse files
authored
Update linkedin readme (#335)
* adding scope option to support mentions * Update LinkedIn_README.md clean up md
1 parent a7f343d commit 7b10519

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

LinkedIn_README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ You need to [set up a company](https://www.linkedin.com/company/setup/new/) befo
1616
## 3. Generate & Secure the Token
1717

1818
- After approval, visit the [Token Generator](https://www.linkedin.com/developers/tools/oauth/token-generator).
19-
- Select your app, choose the required scopes (w_organization_social, w_organization_social_feed), and generate the token.
19+
- Select your app, choose the required scopes:
20+
- w_organization_social
21+
- w_organization_social_feed
22+
- rw_organization_admin
23+
- Generate the token.
2024
- Store the Access token securely in repo secrets.
2125

2226
**Note**: Tokens expire every 2 months

0 commit comments

Comments
 (0)