Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some pipeline elements which read files from the core use an SDK method that uses unauthenticated requests, now leading to a 401 error.
Replace these requests with file requests over the client API.