We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40c525 commit 597f32aCopy full SHA for 597f32a
pages/providers/linkedin-page.mdx
@@ -26,7 +26,7 @@ It is important to request the Advertising API permissions and fill up the reque
26
Copy the created `Client ID` and `Client Secret` and add them to your `.env` file.
27
28
```env
29
-SERVICE_LINKEDIN_ID=""
30
-SERVICE_LINKEDIN_SECRET=""
+LINKEDIN_CLIENT_ID=""
+LINKEDIN_CLIENT_SECRET=""
31
```
32
You can find those under the Auth Tab of your LinkedIn App in the developer portal.
0 commit comments