Comment on Show HN: TweetScreenr – fetch external links from your Twitter feedparentComments−loneswordOP3yWhen the user visits `/settings` I fetch all the lists from twitter and BatchWrite them into DynamoDB. Turns out you have way more than 25 lists, and the BatchWrite fails. Let me see if I can quickly give a fix. Thanks for reporting this :)
Comments
When the user visits `/settings` I fetch all the lists from twitter and BatchWrite them into DynamoDB. Turns out you have way more than 25 lists, and the BatchWrite fails. Let me see if I can quickly give a fix. Thanks for reporting this :)