Twitter uploads should be working again

Uncaught exception?

Posted under Bugs & Features

I was trying to post and I got this error since yesterday:

Show
Error
Unexpected error: TypeError.

Details
TypeError exception raised
app/logical/twitter_transaction_id_generator.rb:137:in 'TwitterTransactionIdGenerator#frame_row'
app/logical/twitter_transaction_id_generator.rb:209:in 'TwitterTransactionIdGenerator#color'
app/logical/twitter_transaction_id_generator.rb:236:in 'TwitterTransactionIdGenerator#animation_key'
app/logical/twitter_transaction_id_generator.rb:76:in 'TwitterTransactionIdGenerator#transaction_id'
app/logical/source/extractor/twitter.rb:246:in 'Source::Extractor::Twitter#parsed_get'
app/logical/source/extractor/twitter.rb:222:in 'Source::Extractor::Twitter#graphql_api_response'
app/logical/source/extractor/twitter.rb:228:in 'Source::Extractor::Twitter#graphql_tweet'
app/logical/source/extractor/twitter.rb:63:in 'Source::Extractor::Twitter#user_id'
app/logical/source/extractor/twitter.rb:55:in 'Source::Extractor::Twitter#intent_url'
app/logical/source/extractor/twitter.rb:59:in 'Source::Extractor::Twitter#profile_urls'
app/logical/source/extractor.rb:298:in 'Source::Extractor#artists'
app/components/source_data_component/source_data_component.html.erb:8:in 'SourceDataComponent#call'
app/helpers/components_helper.rb:55:in 'ComponentsHelper#render_source_data'
app/views/upload_media_assets/index.html.erb:6
app/controllers/application_controller.rb:82:in 'ApplicationController#respond_with'
app/controllers/upload_media_assets_controller.rb:15:in 'UploadMediaAssetsController#index'
app/logical/rack_server_timing.rb:19:in 'RackServerTiming#call'

Is this issue on my end?

Twitter seems to have fucked something up about our extractor. Odd that Danbooru isn't affected, but it might be gradual. I'm attempting to fix it but the Twitter extractor isn't my expertise, so I can't make any promises for now.

1