You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.
Posting a tweet twice "Tweet failed to send" alert coming.
I need to modify "tweet was already posted".
How to recognise error "Status is a duplicate." from TwitterKit.
TwitterKit API provides bellow logs:
Did encounter error sending Tweet: Error Domain=TwitterAPIErrorDomain Code=187 "Request failed: forbidden (403)" UserInfo={NSLocalizedFailureReason=Twitter API error : Status is a duplicate. (code 187), TWTRNetworkingStatusCode=403, NSErrorFailingURLKey=https://api.twitter.com/1.1/statuses/update.json, NSLocalizedDescription=Request failed: forbidden (403)}
TwitterShare[1137:185108] [TwitterKit] Composer did fail: Error Domain=TwitterAPIErrorDomain Code=187 "Request failed: forbidden (403)" UserInfo={NSLocalizedFailureReason=Twitter API error : Status is a duplicate. (code 187), TWTRNetworkingStatusCode=403, NSErrorFailingURLKey=https://api.twitter.com/1.1/statuses/update.json, NSLocalizedDescription=Request failed: forbidden (403)}
The text was updated successfully, but these errors were encountered:
Posting a tweet twice "Tweet failed to send" alert coming.
I need to modify "tweet was already posted".
How to recognise error "Status is a duplicate." from TwitterKit.
TwitterKit API provides bellow logs:
Did encounter error sending Tweet: Error Domain=TwitterAPIErrorDomain Code=187 "Request failed: forbidden (403)" UserInfo={NSLocalizedFailureReason=Twitter API error : Status is a duplicate. (code 187), TWTRNetworkingStatusCode=403, NSErrorFailingURLKey=https://api.twitter.com/1.1/statuses/update.json, NSLocalizedDescription=Request failed: forbidden (403)}
TwitterShare[1137:185108] [TwitterKit] Composer did fail: Error Domain=TwitterAPIErrorDomain Code=187 "Request failed: forbidden (403)" UserInfo={NSLocalizedFailureReason=Twitter API error : Status is a duplicate. (code 187), TWTRNetworkingStatusCode=403, NSErrorFailingURLKey=https://api.twitter.com/1.1/statuses/update.json, NSLocalizedDescription=Request failed: forbidden (403)}
The text was updated successfully, but these errors were encountered: