You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2021/12/15 21:01:00 UTC

[jira] [Created] (STREAMPIPES-484) Replace SDK methods to receive files with StreamPipes Client requests

Dominik Riemer created STREAMPIPES-484:
------------------------------------------

             Summary: Replace SDK methods to receive files with StreamPipes Client requests
                 Key: STREAMPIPES-484
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-484
             Project: StreamPipes
          Issue Type: Bug
          Components: Pipeline Elements
            Reporter: Dominik Riemer
             Fix For: 0.69.0


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)