LinkedIn Company feed – token issue : can’t authenticate
-
Hello, I’m facing issue with the integration of Flow flow Linkedin feed on my page. I can’t get the access token even if I’ve followed step by step the setup guide.
How can get the access token easily ?Can you help me on step 7 ?
“https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=APP_CLIENT_ID&state=DONT_CHANGE_THIS&redirect_uri=APP_REDIRECT_URI&scope=rw_company_admin
Where APP_REDIRECT_URI can be your site URL.After you sign in in Linkedin and click Apply you will be redirected to page you specified as APP_REDIRECT_URI, in its URL you will see parameter ?code=SOME_CODE. Copy and save this code. Please notice that URL also has &state=DONT_CHANGE_THIS, ignore this part when copying code.
Now replace placeholders in this URL and visit it in a browserhttps://www.linkedin.com/oauth/v2/accessToken?grant_type=authorization_code&code=YOUR_CODE&redirect_uri=APP_REDIRECT_URI&client_id=APP_CLIENT_ID&client_secret=APP_CLIENT_SECRET
Finally, copy Access code from the page (valid for 60 days) and paste it in Flow-Flow auth settings.”Looking forward to receive your answer and support. Thanks in advance.
The page I need help with: [log in to see the link]
The topic ‘LinkedIn Company feed – token issue : can’t authenticate’ is closed to new replies.