Attempting to change a Slack user Start Date results in 'sudo_required" error

Describe the problem/error/question

When attempting to use the Slack node to change the start date for a user, I get a sudo required error

What is the error message (if any)?

image

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: Cloud 1.1.1

Hi @n1isaac :wave:

Looking at Slack’s documentation, you cannot change the profile details for another user unless you use a token that was generated by an Owner or Admin (you can find that here: users.profile.set method | Slack )

Are you connecting with an account that has the right level of credentials?