Closed (fixed)
Project:
LinkedIn Company API Suite
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2014 at 13:25 UTC
Updated:
16 Oct 2014 at 05:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Michael Hodge Jr commentedWhat do you have as your OAuth 2.0 Redirect URLs in your LinkedIn Application settings?
Comment #2
socialnicheguru commentedThere is no longer an "integration url" like in the readme
I placed oauth2 https://mysite.com
Here is the url I get back which gives me the error:
https://www.linkedin.com/uas/oauth2/authorization?response_type=code&cli...
this does not look correct. should the %3A, %3F, and %3D be the actual characters?
https%3A//mysite.com/linkedin/company/token%3Fstep%3Dauthorized
Comment #3
Michael Hodge Jr commentedCan you confirm that your application settings in LinkedIn look similar to the ones I have in the attached screenshot (except replacing lightsky.com with your site domain)?
Comment #4
socialnicheguru commentedthanks for the screen shot. it really helped