Skip to main content

Hi,

i made a validation workflows, i add the workflows to the permissions set but i get always the same error SE_UNAUTHORIZED

when i test with a full access, i dont get this error.

any one have an idea for this issue ?

Thank you.

Regards.

Hi,

Are there any API tasks within the validation Workflow? Can you check if the user has access to all the APIs inside the workflow. 

As of now adding a workflow to a permission set will not implicitly allow to execute any API tasks that is inside the workflow that user do not have access to. Those permission needs to be handled separately. 

 


Hi,

thank you for your speed response ;) 

exactly i forget to give access for one projection used in my workflows.

now it’s work good.

 

Thank you.

Regards.


Reply