We have an app with LinkedIn and implemented server side authentication for generating tokens. Since 22nd march 2018, all our requests to LinkedIn API endpoints are failing. We could not either sing up new users or could share to users who are already connected.
For example, when we try to use the share api endpoint "https://api.linkedin.com/v1/people/~/shares", we are getting below response.
{
"errorCode": 0,
"message": "This resource is no longer available under v1 APIs",
"requestId": "75VVVZNEH1",
"status": 410,
"timestamp": 1521743007330
}
Reaching the forum to confirm if this is a generic LinkedIn issue for all or we are only facing this also to get help from LinkedIn experts to get out of this situation.
Any help appreciated.
Related
I am trying to use HERE api to get some charging station data. I signed up for a freemium account and verified my email address and added credit card information. I am using Postman to send requests but unfortunately I get the error " These credentials do not authorize access". I am not sure why I am getting this error. I got my API key.
Getting response as below:
"error": "Forbidden",
"error_description": "These credentials do not authorize access"
EV Charging Station API is not supported with our Lite & Explore SDK edition (refer screenshot atttached). Please review our plan vs feature dashboard at https://developer.here.com/plan-features. Do let us know if you are trying to use the API with REST, JavaScript or Premium SDK - share the AppID details to investigate further.
I'm facing problems with my client because I can't get the share's statistics for his organization.
Since December 2021 the API is returning Internal Server Error for many request in the organizationalEntityShareStatistics endpoint.
API analytics
The request works for other organizations.
I have tried reaching Linkedin through their support pages but they have told me to post it here on stack overflow; In this private support request I show the app tokens used: https://linkedin.zendesk.com/hc/en-us/requests/26241?page=1 or here: https://www.linkedin.com/help/linkedin/cases/39424961
LinkedIn answered me that I should filter some posts, according to their "lifecycleState" field, which for some cases make the request fail, they should only be PUBLISHED or PUBLISHED_EDITED
Using the Here.com Freemium account, previously I was using the example here with my own API Key and some modifications to get the 7 day forecast. Based on this command, I had some code running in my back-end server every 2h collecting data, which ran for about a week without problems. I have not touched the code since then.
After a week, it stopped working.
Now, even when I generate a new API key, and use the same command, I get the following return data in Postman:
{
"error": "Forbidden",
"error_description": "These credentials do not authorize access"
}
Is my account restricted? It doesn't say anything about it in my Project page:
Without doing anything, suddenly it started working again, and on Oct. 1st.
I suspected I was being throttled, but when I tried using the service on a separate account, that also didn't work. So it seems likely the service was down. I wish there was some news page that posted what the status was?...
On developer.here.com you can look up the status of the services. I did this and don't see a reported problem for the Weather API for the last days.
My suggestion is that you missed to verify your email address after registering for your account. You still can do this at any time through clicking on the link that you received in an email from developer portal after your registration.
I'de like to get the last posts from my LinkedIn company page for add on my website.
I'm already created the app and generated the Access Token.
I didn't understand which endpoint I need to use, I tried this:
https://api.linkedin.com/v2/shares?q=owners&owners=urn:li:organization:MY_COMPANY_ID but I received the follow error:
"serviceErrorCode": 100,
"message": "Not enough permissions to access: GET-owners /shares",
"status": 403
Can somebody help me?
Thanks
Did You request Marketing Developer Platform in Linkedin? To get information about Your company You have to own this product. Login here:
https://www.linkedin.com/developers/
Create app and request Marketing Developer Platform in Products section
While using Share Api i got response as follows
{
"serviceErrorCode": 100,
"message": "Not enough permissions to access: POST /shares",
"status": 403
}
this is due to the fact that for the linkedin V2 API you need to become an linkedin partner. this can take up to a month befor you get a response.
Partnering with LinkedIn provides you with additional API functionality & data access, increased call limits & dedicated support. Read more about our various Partner Programs and use cases and see if one is a match for your app. Applications are only accepted when we feel that they're providing value to members, developers and LinkedIn.
for more information see this link :
https://developer.linkedin.com/partner-programs