1) Add a LinkedIn account in SNAP 2) Create the Linkedin app as instructed 3) Press authorize 4) Get this:
I have to refresh the SNAP page in order for it to show my accounts again, and the linkedin account remains unauthorized.
On the linkedin side i have the following:
1) Client ID and client secret triple-checked to be the same in WP and linkedin 2) my app only shows r_basicprofile, r_emailaddress, rw_company_admin and w_share (the instructions show a lot more options) so i checked all that apply 3) my oauth address is: https://mysite/wp-admin/options-general.php?page=NextScripts_SNAP.php
note that my site does not use https
could anyone give me a hint on what’s wrong with the authentication? Do i need to get an SSL cert for the oauth part to work? Is my oauth 2.0 addresss incorrect?