SUMMARY choqok 1.7.0 can't display full conversations on Twitter. Clicking on the "show conversation" icon on a tweet used to open a window with the full conversation. Now it only shows the original tweet, and the status bar displays an error: "Fetching new post failed, with error:Could not authenticate you". The tweets in the timeline can be retrieved correctly, so there is no actual issue with authentication.
https://phabricator.kde.org/D27236
Git commit ce6fb139a7e9bd9b6aee825e4fc7fb34482cc77d by Andrea Scarpino. Committed on 11/02/2020 at 10:08. Pushed by scarpino into branch 'master'. Fix retrieving Twitter conversations Summary: Fix a regression from 0ecc05c1 where choqok can no longer retrieve Twitter conversations due to a mismatch between the authorization header and the actual post url This was already fixed for requestTimeLine in f8285c35 but not for fetchPost Test Plan: Clicked on "Display conversation" in a tweet from the timeline, no more authorization errors and the conversation is displayed correctly Reviewers: scarpino Reviewed By: scarpino Differential Revision: https://phabricator.kde.org/D27236 M +1 -2 microblogs/twitter/twittermicroblog.cpp https://invent.kde.org/kde/choqok/commit/ce6fb139a7e9bd9b6aee825e4fc7fb34482cc77d
*** Bug 417359 has been marked as a duplicate of this bug. ***
*** Bug 397031 has been marked as a duplicate of this bug. ***
*** Bug 422634 has been marked as a duplicate of this bug. ***