The first issue is that we only have access to the w_member_social scope when creating an app. If we try to add rw_organization_admin, w_organization_social scopes, then the auth breaks. If we test with only the w_member_social scope, we do get a code back but then when we fetch a token with the code, the access token has no refresh_token parameters.
Tag: linkedin
Error in linkedin media upload api
I am trying to upload an image using linkedin api. I already uploaded image in my server and now I want to upload the upoaded image url to linkedin. But I got the error { “serviceErrorCode”:0,”message”:”The request is not a multipart request”,”status”:400 } This is the request. Please anyone tell me What is the exact issue and how to sort
How can i upload and post an image to linkedin using api?
I’m trying to create an app for posting images to linkedin. Linkedin has an api which accepts an image url and a message, but it seems to be not the exact way to post an image since it is showing my …
How does linkedin import contacts from outlook?
Linkedin has a feature that allows users to enter their outlook credentials and imports their outlook contacts. I am trying to emulate this functionality, in a php application. So far, the only way I have discovered on how this might be done is through Exchange web Services. https://emailhost/EWS/Services.wsdl I am using the php-ews library to try and connect to ews.
Import RSS feed from LinkedIn?
Is there any way of getting the RSS feed of a LinkedIn group (like this: http://www.linkedin.com/groups/Behance-Creatives-55523) to show on a webpage? I would like to display the most recent discussion on a page. Answer There is no RSS feed for LinkedIn groups, as they all require the viewer to be a LinkedIn member to join (at a minimum). You could