Linekdin historical-status-update-statistics API version1 get 500 error when requesting older than 2 monthsHow to properly get LinkedIn company updates using the API?Unable to fetch all company updates from LinkedIn using RLinkedIn internal API error 500 sharing with groupslinkedin API company stats internal server errorLinkedIn API historical followers call return http status code 500LinkedIn REST API extract analytics for personal postsLinkedin error 500 Internal service errorLinkedin API v1 - Internal API server error on “list all companies that the member is an administrator of” calllinkedin companies api throws error code 500 for company without logoDescripency in data received from LinkedIn API
Chandra exiles a card, I play it, it gets exiled again
Understanding the as-if rule, "the program was executed as written"
Where to connect the fuse and why?
How useful would a hydroelectric power plant be in the post-apocalypse world?
Rear derailleur got caught in the spokes, what could be a root cause
"I am [the / an] owner of a bookstore"?
Do electrons really perform instantaneous quantum leaps?
Move up, right, left and down functions
Could all three Gorgons turn people to stone, or just Medusa?
Tricolour nonogram
Why is my 401k manager recommending me to save more?
Can a quantum computer run classical algorithms?
Active wildlife outside the window- Good or Bad for Cat psychology?
How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?
Is it OK to say "The situation is pregnant with a crisis"?
How is it possible for tall trees to pull water to heights more than 10m?
Find the closest three-digit hex colour
Cat files in subfolders in order given by a list
How can this fractal shape perfectly cover a certain platonic solid?
How to track mail undetectably?
What's the lunar calendar of two moons
What is this fluorinated organic substance?
What could a Medieval society do with excess animal blood?
What was the point of separating stdout and stderr?
Linekdin historical-status-update-statistics API version1 get 500 error when requesting older than 2 months
How to properly get LinkedIn company updates using the API?Unable to fetch all company updates from LinkedIn using RLinkedIn internal API error 500 sharing with groupslinkedin API company stats internal server errorLinkedIn API historical followers call return http status code 500LinkedIn REST API extract analytics for personal postsLinkedin error 500 Internal service errorLinkedin API v1 - Internal API server error on “list all companies that the member is an administrator of” calllinkedin companies api throws error code 500 for company without logoDescripency in data received from LinkedIn API
I have a problem when requesting this API endpoint
https://api.linkedin.com/v1/companies/CompanyId/historical-status-update-statistics
And set the parameter start-timestamp to older than 2 or 3 months, always get 500 internal server error,
It was working a few months ago but suddenly got this problem.
error response:
"errorCode": 0,
"message": "Internal API server error",
"requestId": "HYP20LY0P5",
"status": 500,
"timestamp": 1553530832717
I even tried with shorter periods of time, even 1 day. for example from 1 january to 2 January, but it still fail if date is older than 2 months.
add a comment |
I have a problem when requesting this API endpoint
https://api.linkedin.com/v1/companies/CompanyId/historical-status-update-statistics
And set the parameter start-timestamp to older than 2 or 3 months, always get 500 internal server error,
It was working a few months ago but suddenly got this problem.
error response:
"errorCode": 0,
"message": "Internal API server error",
"requestId": "HYP20LY0P5",
"status": 500,
"timestamp": 1553530832717
I even tried with shorter periods of time, even 1 day. for example from 1 january to 2 January, but it still fail if date is older than 2 months.
add a comment |
I have a problem when requesting this API endpoint
https://api.linkedin.com/v1/companies/CompanyId/historical-status-update-statistics
And set the parameter start-timestamp to older than 2 or 3 months, always get 500 internal server error,
It was working a few months ago but suddenly got this problem.
error response:
"errorCode": 0,
"message": "Internal API server error",
"requestId": "HYP20LY0P5",
"status": 500,
"timestamp": 1553530832717
I even tried with shorter periods of time, even 1 day. for example from 1 january to 2 January, but it still fail if date is older than 2 months.
I have a problem when requesting this API endpoint
https://api.linkedin.com/v1/companies/CompanyId/historical-status-update-statistics
And set the parameter start-timestamp to older than 2 or 3 months, always get 500 internal server error,
It was working a few months ago but suddenly got this problem.
error response:
"errorCode": 0,
"message": "Internal API server error",
"requestId": "HYP20LY0P5",
"status": 500,
"timestamp": 1553530832717
I even tried with shorter periods of time, even 1 day. for example from 1 january to 2 January, but it still fail if date is older than 2 months.
asked Mar 25 at 16:26
Mojtaba SafaeianMojtaba Safaeian
9005 silver badges15 bronze badges
9005 silver badges15 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342319%2flinekdin-historical-status-update-statistics-api-version1-get-500-error-when-req%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342319%2flinekdin-historical-status-update-statistics-api-version1-get-500-error-when-req%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown