- Jun 30, 2014
- 13,760
- 5,224
Hi All,
I have a free twitter bot people use. A month or so ago it stopped being able to follow/unfollow due to changes in the way twitter works. Look like they've change the URL (which is obviously easy to change in my code) and the auth for following/unfollowing. Anyone know how to generate the new authorization bearer header? I can't see the token anywhere in the HTML or headers the twitter server outputs. There is a reference in the webpack JS https://ma-0.twimg.com/twitter-assets/responsive-web/web/ltr/main.567ae3b46963f1df.js about BEARER_TOKEN are you guys just parsing that?
Any advise from fellow botters welcome
I have a free twitter bot people use. A month or so ago it stopped being able to follow/unfollow due to changes in the way twitter works. Look like they've change the URL (which is obviously easy to change in my code) and the auth for following/unfollowing. Anyone know how to generate the new authorization bearer header? I can't see the token anywhere in the HTML or headers the twitter server outputs. There is a reference in the webpack JS https://ma-0.twimg.com/twitter-assets/responsive-web/web/ltr/main.567ae3b46963f1df.js about BEARER_TOKEN are you guys just parsing that?
Any advise from fellow botters welcome