[
https://issues.apache.org/jira/browse/STREAMPIPES-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460250#comment-17460250
]
ASF subversion and git services commented on STREAMPIPES-484:
-------------------------------------------------------------
Commit 8864cf416bafc201361be9c3d78549d5c69f6826 in incubator-streampipes's
branch refs/heads/dev from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=8864cf4 ]
[STREAMPIPES-484] Use client API for file requests in CSV Metadata Enricher,
deprecate SDK methods
> 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
> Priority: Major
> 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)