RSS post and unique

Support / help / discussion forum for twitter bot
Post Reply
axisar
Posts: 136
Joined: Fri Oct 11, 2019 2:42 pm

RSS post and unique

Post by axisar »

Hello there. Is seems what TD not save unique value of posts done also something wrong with twitter answer about successful posting
posting just rss items not images, looks like everything is ok with "post rss images"

Code: Select all

04:06:32: POST: https://twitter.com/i/api/1.1/statuses/update.json
04:06:34: POST: 200
https://twitter.com/i/api/1.1/statuses/update.json
04:06:34: PostTweet afterpost
04:06:34: * ERROR: with item: AccountName
04:06:34: Pausing for: 72
so far posts were done during first run
but with some issue
and TD keep trying to post already posted again and again

second run starts from the begin of rss again

and got

Code: Select all

04:21:18: FAILED POST: (756386) 403
https://twitter.com/i/api/1.1/statuses/update.json
04:21:18: CheckFailedMsg
04:21:18: Check flows: 403
https://twitter.com/i/api/1.1/statuses/update.json
04:21:18: check handleaccess
04:21:18: CheckForBounceUrl
04:21:18: Failed JSON response: 403
https://twitter.com/i/api/1.1/statuses/update.json
{"errors":[{"code":187,"message":"Status is a duplicate."}]}
04:21:18: Checking JsonErrResp: 403
https://twitter.com/i/api/1.1/statuses/update.json
{"errors":[{"code":187,"message":"Status is a duplicate."}]}
04:21:18: ERROR RESP FROM TWITTER: 187 Status is a duplicate.
04:21:18: * TESTING for known failure text: Status is a duplicate.
04:21:18: * FAILED: 92374087236487692374627 : Status is a duplicate.
04:21:18: Pausing for: 30
tested on recent version 3.427
axisar
Posts: 136
Joined: Fri Oct 11, 2019 2:42 pm

Re: RSS post and unique

Post by axisar »

I just realized what i made first run on 3.423 version, faced the issue and update to recent 427
these were two updates about posting, hope post error fixed there.
but any way, this need a "fix" in case of twitter reporting "Status is a duplicate" rss item have to be marked as posted to avoid future posting attempts
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: RSS post and unique

Post by martin@rootjazz »

submit logs please
HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)




Regards,
Martin
Post Reply