You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
create a post for linkedin page channel
add a comment to the post
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
The text was updated successfully, but these errors were encountered:
📜 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
👍 Expected behavior
it should post the comment
👎 Actual Behavior with Screenshots
Here's the error in the log:
💻 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?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: