validation - Validate LinkedIn Company is exists or not using LinkedIn API -
i want validate linkedin company exists or not using linkedin api. have used this link shows { "errorcode": 0, "message": "unknown authentication scheme", "requestid": "ju7wn815ma", "status": 401, "timestamp": 1464156122597 }
note: have created app in this link got client id , client secret. followed this link too.
how access token, secret key , all.
you need follow steps outlined on linkedin developer website acquire oauth 2.0 access token let make api call.
more details here: https://developer.linkedin.com/docs/oauth2
Comments
Post a Comment