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:
- 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.
- 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.
- 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.
- 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 
1 Like