Forum Discussion

KimMW's avatar
KimMW
Regular Visitor
10 months ago
Solved

Workspace Identity not authenticating to Invoke Pipeline

I have a Pipeline in a Workspace which includes an Invoke Pipeline activity to invoke another pipeline from the same workspace. When I create a new connection in setting up this activity, it offers m...
  • tayloramy's avatar
    tayloramy
    10 months ago

    Hi KimMW

     

    What you're doing should be working to the best of my knowledge. 

    I just tried this in my enviornment, and it works without issue. 

     

    My setup: 
    One pipeline that sends an email and triggers the second pipeline
    the second pipeline just sends an email

     

    The connection in my invoke pipeline activity looks like this: 

     

    And this works without issue. 

    Note that if the workspace identity only has viewer, I do get the error you are describing. 

     

    But your workspace identity does have contributor, which works on my end. 

     

     

    Are you able to make a new pipeline and test it? I wonder if there is something weird with your existing pipeline. 

     

    If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.