Forum Discussion
nilesh1011
Aug 05, 2019Copper Contributor
CORS error occuring after accessing linkedin share api through modern script on SharePoint Online
I am trying to add LinkedIn company page feed on my SharePoint Online page. But facing CORS problem. Same linkedIn share api is working fine when tested on Postman and Curl. I have also tried using w...
nilesh1011
Aug 06, 2019Copper Contributor
Toby StathamWhen I click url shared by you https://developer.linkedin.com/docs/getting-started-js-sdk . It shows "The JavaScript SDK is not currently supported."
Toby Statham
Aug 06, 2019Brass Contributor
nilesh1011 I wasn't referring to the SDK, just the section you need to add your tenant URL to.
It's slightly changed, but you need to add your tenant domain to the Widgets section in your LinkedIn app settings.
- Anilton1510Aug 16, 2022Copper Contributor
- nilesh1011Aug 07, 2019Copper Contributor
Toby Statham Yes! I have added tenant domain to the Widgets section in my LinkedIn app settings. But still showing cors problem.