Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding comments to linkedin page channel posts doesn't work #408

Closed
1 task done
hmd-ai opened this issue Oct 29, 2024 · 2 comments
Closed
1 task done

Adding comments to linkedin page channel posts doesn't work #408

hmd-ai opened this issue Oct 29, 2024 · 2 comments

Comments

@hmd-ai
Copy link

hmd-ai commented Oct 29, 2024

📜 Description

Adding comments to linkedin page posts doesn't work. I haven't tested posts for regular linkedin accounts, that might also be broken if they use the same code.

👟 Reproduction steps

  1. create a post for linkedin page channel
  2. add a comment to the post
  3. schedule the post

👍 Expected behavior

it should post the comment

👎 Actual Behavior with Screenshots

Here's the error in the log:

[Error] posting on linkedin-page  {"message":"java.util.concurrent.ExecutionException: com.linkedin.restli.server.RestLiServiceException [HTTP Status:404]: com.linkedin.restli.client.RestLiResponseException: Response status 404, serviceErrorMessage: Received error for urn:li:ugcPost:*** from domain authorization endpoint: 404 com.linkedin.content.common.ResponseException: ","status":404} {"actor":"urn:li:organization:***","object":"urn:li:ugcPost:***","message":{"text":"---- I've replaced the actual text with this ---"}} BadBody {
  identifier: '',
  json: '{"message":"java.util.concurrent.ExecutionException: com.linkedin.restli.server.RestLiServiceException [HTTP Status:404]: com.linkedin.restli.client.RestLiResponseException: Response status 404, serviceErrorMessage: Received error for urn:li:ugcPost:*** from domain authorization endpoint: 404 com.linkedin.content.common.ResponseException: ","status":404}',
  body: '{"actor":"urn:li:organization:***","object":"urn:li:ugcPost:***","message":{"text":"---- I've replaced the actual text with this ---"}}'
}

💻 Operating system

Linux

🤖 Node Version

Using the latest docker image as of today, so the node version is whatever is used in that docker image.

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@nevo-david
Copy link
Contributor

I have just tried it, and it works.
CleanShot 2024-11-05 at 18 57 57
Did you complete the LinkedIn form for advertisement?

@nevo-david
Copy link
Contributor

Closing it for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants