[
https://issues.apache.org/jira/browse/NIFI-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6906.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> GetTwitter processor throws "invalid cookie header" exceptions when
> connecting to Twitter API
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-6906
> URL: https://issues.apache.org/jira/browse/NIFI-6906
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.9.2
> Reporter: Kourge
> Priority: Minor
> Labels: getTwitter
>
> GetTwitter processor throws "invalid cookie header" exceptions (WARN) when
> connecting to Twitter API:
> {code:java}
> org.apache.http.client.protocol.ResponseProcessCookies
> Invalid cookie header: "set-cookie: guest_id=XYZ; Max-Age=63072000;
> Expires=Thu, 25 Nov 2021 11:08:52 GMT; Path=/; Domain=.twitter.com". Invalid
> 'expires' attribute: Thu, 25 Nov 2021 11:08:52 GMT
> {code}
> HttpClient's CookieSpec may need to be configured.
> [https://stackoverflow.com/questions/36473478/fixing-httpclient-warning-invalid-expires-attribute-using-fluent-api/40697322]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)