Message 1 of 4
'401 - Unauthorized' error in work flow script

Not applicable
01-09-2017
02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a revision-controlled workspace set up to create, review, and approve ECOs (Engineering Change Orders). This has worked well for us for a couple of years, however, now I'm getting the subject fatal error every time I advance an ECO to my 'CCB Review' phase. I see there is an error being generated in the getApprovers() function (ApprovalBoardLib_Repaired), which is called from two places: GenApprovalBoardApprove and GenApprovalBoardFinalApproval. The error is occurring at the point it is trying to pull together a list of all identified approvers for that ECO, but I get this fatal error any time I click on the ECO just to access it. I can't seem to track down exactly what is causing the problem. Thanks in advance!