I have a scenario that shows the photo post on linkedin was successful but it’s not actually posting. I have tried changing the linkedin account, reauthorizing, disconnecting everything and keeps ‘going through’ as successful but its no where to be found. Any suggestions would be help?
Perhaps your looking at the wrong account? You are going under your profile and clicking on “show all post” correct?
Try retrieving the post via api call to see if it actually exist with this request.
GET https://api.linkedin.com/rest/posts/{encoded ugcPostUrn|shareUrn}
Yes thats correct I am looking at all posts and multiple accounts I have tried. Sorry for basic question - I set up API call - is below the correct understanding for set up?
Note the small directions below the URL field. The https://api.linkedin.com/ is included. Also the ID must be URL encoded. You can take a look at the documentation here to put in the right parameters.
Posts API - LinkedIn | Microsoft Learn
hey, I have the same exact problem with linkedin.
I reauthenticated, added the proper page, filled all the fields and make linkedin module says all shiny and happy, I do get back a linkedin postID as well.
However nothing shows up on my linkedin page…
Can you point me to the right direction?
anybody? perhaps make admins?