I am trying to assign the "User Connect API " permission to a user in my Salesforce org,but it is not visible in System Permissions list while creating or edition permission set.
Her are the details:
User License: Salesforce
We are attempting to use the Connect API class in Apex to post Chateer feed items(with @mentions), but are encountering the error:
"ExecutionException: Insufficient Privileges: The Connect API is not enabled for this user type."
Please help us on enabling the "Use Connect API" permission.
HI Abhishek,
We are referring to the user who have similar access like System Admin.
And even though we looked into standard profiles like System Administrator for the already enabled permission set there is no luck.
If the standard configuration does not support, Is there any way we can query that permission and assign to the user?