LinkedIn Refuse to give me r_basicprofile permissions - linkedin

I'm trying to get access to the vanity url of my users (I run a social network for headhunters).
Unfortunately, LinkedIn just refused me access to it and I have no idea why.
Tweeting to them send me to their help section which tell me they do not answer that kind of problematics.
It's really important that I get access to this information and my users would definitely agree.
Can someone help me out on this, please ?

Related

Marketing Solutions API permissions not getting approved #linkedin

I'm attempting to build a LinkedIn based application using the Marketing Solutions API which will help users use LinkedIn more efficiently.
For that we require these extra permissions:
r_fullprofile
r_member_social
w_compliance
r_compliance
r_primarycontact
r_1st_connections
I'd like to know if there's anything that we need to do in order to be able to get those permissions granted.
My team and I have spent a lot of time and resources in the last few months researching and building the use case to provide value to LinkedIn professionals. It's really unfortunate that we're not able to proceed further. We're in a very difficult position.
submit your question to linkedin support
https://linkedin.zendesk.com/hc/en-us
According to https://learn.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api-v1-migration r_fullprofile was not accessible to Marketing Developer Program developers.

Firebase email verification invalid certificate issue

I am running into a strange error with email link verification on Firebase. When users create an account, I send them the following email and wait for them to verify before continuing normal application flow:
Hello %DISPLAY_NAME%,
Follow this link to verify your email address.
https://project-projectname.firebaseapp.com/__/auth/action?mode=<action>&oobCode=<code>
If you didn’t ask to verify this address, you can ignore this email.
Thanks,
Your ProjectName team
(modified slightly to take out the project name)
This email successfully sends, but when a user clicks on the link in the email they get something to the effect of:
Which is weird because the link is the default HTTPS link that Firebase gave me to verify email addresses with.
No user can pass beyond this point, and I have tried multiple browsers, multiple devices, multiple email addresses and nobody can verify their email. I have searched everywhere and cannot find anyone with the same issue, so it's very possible I am overlooking something very obvious.
I should note that they used to be able to verify their email successfully - about a week ago it stopped working.
Any help would be appreciated! Thanks!
Update: I have found a "solution" to this issue!
For reasons I cannot understand, the email verification links will not work on my home WiFi, but if I try the same links using mobile data it works the way it should.
If you are having this error, try using a different form of internet connection and it will probably work!
However, I do not understand why this is the case because my home WiFi has no special Firewalls up or anything out of the ordinary. If someone could explain why this might be happening I would love to know. I will contact Firebase so they at least know that this is happening to some users.
Thanks for the help #Frank van Puffelen

Next Scripts Social Networks Auto Poster facebook

I would like to install Next Scripts: Social Networks Auto Poster, using wordpress and facebook. I did everything as described here
http://www.nextscripts.com/instructions/facebook-social-networks-auto-poster-setup-installation/
I am doing this for community in facebook. Everything was okey, but when I click "Authorize Your Facebook Account <=== Авторизировать ваш аккаунт ===",
I get this error:
Invalid Scopes: user_groups. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions
I authorized by a single login everywhere in facebook. The above link did not help me too.
Maybe somebody knows how to fix it?
user_groups got removed with v2.4 of the Graph API, you can´t use it in new Apps anymore. The replacement would be user_managed_groups. you may need to talk to the script creators about that, they have to change the permission.
Btw, "autoposting" scripts are usually not allowed, be careful with those and don´t spam.

How can I get all the emails from people who have messaged me?

Looking for an API method in LinkedIn that allows me to GET all the emails from people who have messaged me in the past.
Can't find anything in the docs. Any help is much appreciated
LinkedIn does not provide any publicly available API calls that provide such functionality. In order for you to achieve this, you would need to apply to become a member of a LinkedIn Partner Program: https://developer.linkedin.com/partner-programs/apply

Get linkedin public status updates

I am trying to get latest 3 public activities of our company from linkedin (ex: http://www.linkedin.com/company/4043/activity) and present it on our website but unfortunately I dont see a clear explanation to do so in the API documentations. I registered an API Key but I am confused if I need to do OAuth if so against what and then what API to call to get publicly available info?
Is OAuth really needed for something that is available?
Can I store an OAuth token for an internal user and keep fetching data on that? I would really do not want to authenticated the site visitors with oauth to get free linkedin content.
This question is on the lines of this one, but I still wanted to ask and see if I could get a better response/answer.
To get the company updates from the LinkedIn API, you will need to reference the following document:
https://developer.linkedin.com/reading-company-updates
The API is currently in preview mode, but the above document addresses your question re: OAuth as well as shows the specific calls as well as sample output. If you have any questions after reviewing the docs, please feel free to visit our developer forums at:
https://developer.linkedin.com/forums/rest
And one of someone from our team would be more than happy to help you further.
Enjoy!
-Jeremy

Resources