[
https://issues.apache.org/jira/browse/STREAMPIPES-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465663#comment-17465663
]
ASF subversion and git services commented on STREAMPIPES-484:
-------------------------------------------------------------
Commit 380f0d8ab580a909fbba957cbae35ec684f96144 in incubator-streampipes's
branch refs/heads/STREAMPIPES-483 from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=380f0d8 ]
[STREAMPIPES-484] Use client API for file requests in text mining components
> 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
> Assignee: 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)