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

Twitter @ghazayel failed with error 401 #3247

Closed ghazayel closed 1 year ago

ghazayel commented 1 year ago
HttpException: https://api.twitter.com/1.1/users/show.json?screen_name=ghazayel resulted in `401 Unauthorized` in lib/contents.php line 194

index.php(7): RssBridge->main()
lib/RssBridge.php(15): RssBridge->run()
lib/RssBridge.php(88): DisplayAction->execute()
actions/DisplayAction.php(136): TwitterBridge->collectData()
bridges/TwitterBridge.php(227): TwitterBridge->makeApiCall()
bridges/TwitterBridge.php(634): getContents()
lib/contents.php(194)

Query string: action=display&bridge=Twitter&context=By+username&u=ghazayel&norep=on&noretweet=on&nopinned=on&format=Atom
Version: dev.2022-06-14 (git.master.55072af)
Os: Linux
PHP version: 7.4.33
dvikan commented 1 year ago

https://github.com/RSS-Bridge/rss-bridge/issues/3239