I have a Make scenario that creates a comment on a Linkedin post.
It used to work but doesn’t work anymore.
I get this error:
“The operation failed with an error. 403: Not enough permissions to access: partnerApiSocialActions.CREATE.20240201”
The reference to partnerApiSocialActions
suggests that the action I am trying to perform might be restricted to partners or require special approval from LinkedIn. LinkedIn has specific programs and partnerships that grant additional API capabilities beyond what’s available to standard applications.
Has there been any changes recently?