ashwinks / PHP-LinkedIn-SDK

A PHP wrapper for the LinkedIn API
94 stars 74 forks source link

Add rw_company_admin to scopes #31

Open maija-brazen opened 8 years ago

maija-brazen commented 8 years ago

Love the wrapper, worked well for me. However, I had to manually add rw_companyadmin to the SCOPE constants to be able to post to a Company page. Perhaps you want to add it in the master? And companyId to the $_config array?