Exactly how do I contact Linked In to get the r_fullprofile
permission for my app? It's been a few days now and I can't find anything useful on the LinkedIn developers website about this. They've made the simplest of things really difficult and tedious to find.
For e.g. this thread from 2015 reproduces from the LinkedIn documentation, the suggestion that we join their Partner Program in order to request the permission.
However, their Partner Program page sucks. It tells me nothing I am looking for and reads like some marketing brochure from someone who doesn't really understand customers.
I just want to be able to sign my users in and get their full profile so as to protect myself against any malicious activity on my website. Getting as much data about the person you're going to do business with reduces the probability of a threat. That's all. I don't need nothing to do with marketing or talent or sales.
Clicking the Consumer Solutions link on the horizontal bar on the top of their website (as depicted in the previous picture) brings up their custom 404 page.
This is really discouraging. It makes want to not include the Sign Up with Linked In feature at all on my website. I also think their lack of customer understanding is the reason many websites haven't implemented integration with Linked In, despite what their revenues say.
Besides that, their process is not conducive to creating a test application, because reading their literature leads me to believe that you have to cast in stone your domain name and the redirect urls when applying for the Partner Program. How can you submit those when you haven't written the code yet? You'll obviously want to submit test URLs of a test application and then want to change them later. Even if their process allows for that, nowhere is it mentioned so. It just feels like you're up against a wall.
Can someone just please tell me how to get the r_fullprofile
permission? I'd first like to give that to my test application and then finally when I implement the feature for real on my website, then for my website for real?