We are attempting to automate reactions (likes) on LinkedIn posts for various members using a Module (Make an API Call). The purpose of this automation is to enhance engagement on posts shared within our network on LinkedIn. The automation process is supposed to interact with LinkedIn’s API to post reactions on users’ behalf automatically.
Steps Tried:
I’ve set up a module (Make an API Call ) and API keys required to post reactions on LinkedIn.
{
“root”: “{{value}}”,
“reactionType” : “LIKE”
}
Problems Encountered:
While executing the automation, We encountered an error preventing the flow from posting reactions on LinkedIn. The error message is as follows:
The operation failed with an error. 403: Not enough permissions to access: partnerApiReactions.CREATE.20240201