RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.36k stars 1.04k forks source link

[TwitterV2Bridge] Constant 403 Forbidden Error #3462

Closed StrangeRanger closed 1 year ago

StrangeRanger commented 1 year ago

Starting on June 13th, I've been getting constant 403 forbidden errors when using the Twitter v2 Bridge. The error produced every time, at least from what I can tell, is the same:

Date: Wed, 14 June 2023, 5:06 PM PDT
Subscriptions: 
Twitter post link: https://rss-bridge.randomserver.xyz/?action=display&bridge=TwitterV2Bridge&context=By+username&u=SomeUsername&filter=&noretweet=on&nopinned=on&maxresults=25&imgonly=on&noimgscaling=on&format=Atom
Description: DETAILS
Type: HttpException Code: 403 Message: https://api.twitter.com/2/users/by/username/SomeUsername?user.fields=pinned_tweet_id%2Cprofile_image_url resulted in 403 Forbidden File: lib/contents.php Line: 202 TRACE
#0 index.php(7): RssBridge->main()
#1 lib/RssBridge.php(15): RssBridge->run()
#2 lib/RssBridge.php(92): DisplayAction->execute()
#3 actions/DisplayAction.php(133): TwitterV2Bridge->collectData()
#4 bridges/TwitterV2Bridge.php(191): TwitterV2Bridge->makeApiCall()
#5 bridges/TwitterV2Bridge.php(601): getContents()
#6 lib/contents.php(202)

CONTEXT
Query: action=display&bridge=TwitterV2Bridge&context=By username&u=SomeUsername&filter=&noretweet=on&nopinned=on&maxresults=25&imgonly=on&noimgscaling=on&format=Atom Version: dev.2023-03-22 OS: Linux **P...
Image Link(s):
quickwick commented 1 year ago

Did you miss the news? Twitter has killed their free API access. TwitterV2Bridge is effectively useless now, unless you feel like paying Twitter for API access.

StrangeRanger commented 1 year ago

Looks like I did miss the news. What the hell is Elon doing?