LinkedIn: publish post in organization page

Hi

I am trying to publish as an organization using the credentials available in the app, but I get an error when I enable Organization Support.

Basically, permission w_organization_social is required, but not available in LinkedIn application settings.

Any idea?

It seems like you’re encountering an issue with LinkedIn’s application settings and permissions when trying to enable Organization Support. If you’re getting an error related to the ā€œw_organization_socialā€ permission and it’s not available in your LinkedIn application settings, there are a few steps you can take to address this issue:

  1. Review LinkedIn’s Documentation: Start by reviewing LinkedIn’s official documentation for application development and organization support. Make sure you are following their guidelines and requirements correctly.
  2. Check App Permissions: Go to your LinkedIn Developer application settings and review the permissions you have requested for your application. Ensure that you have requested the necessary permissions to work with organizations and access organization-related data. ā€œw_organization_socialā€ is a specific permission related to organization social data, so you should ensure it’s requested in your app settings.
  3. App Review: If you are still facing issues, you might need to submit your application for review by LinkedIn. During the review process, they will assess your application’s use case and the permissions requested to ensure they comply with their policies. If your application is granted access to these permissions, you should be able to use organization support.
  4. Contact LinkedIn Support: If you’ve gone through the above steps and are still experiencing issues, consider reaching out to LinkedIn’s developer support for assistance. They can provide guidance and help you troubleshoot the specific issue you are encountering.
    5.Keep Your App Updated: LinkedIn’s developer platform and policies can change over time. Make sure your application is up to date and that you are following the latest guidelines and best practices.
1 Like

Hi, I’ve the same problem. When I’m selecting ā€œOrganisation Supportā€ option, I got the following error:

#### Error: Insufficient parameters for OAuth2 callback.
Scope "w_organization_social" is not authorized for your application
Received following query parameters: {"error":"unauthorized_scope_error","error_description":"Scope "w_organization_social" is not authorized for your application","state":"[...]"}

Hi @Miquel_Colomer Did you get this working in the end? I’m trying to add the w_organization_social permission to my app but I cannot find the option. Thanks

Hi @gpbonifazi

I remember that organization support was removed some time ago due to the official api updates.

I did no more tests, sorry :frowning:

1 Like