Elektrine lite

← Feed

@Luca@vis.social

Post #2207246

2022-12-19 06:09 UTC

Several people reported issues with revoking API access after using #fedifinder with oauth2 authentication. When they go to Twitter settings and revoke access, they get an error or nothing happens. Sadly, I can't do anything in those cases, because it all happens on Twitters side and you have to contact their support (good luck?). But there are reports, that it still worked and access is gone after a refresh. Feel free to share your experience with others in the replies.

Replies (3)

  • @Luca@vis.social 2023-03-28 14:57

    #Fedifinder still works to find your remaining followings from #Twitter in the #fediverse: https://fedifinder.glitch.me/ It didn't at first when I tested it today, but after seeing that the old version (https://fedifinder-v1.glitch.me/) works, I gave it another try and it went through. Down to 538 from 617 accounts. Will have to look into what happened with the rest (deleted?). #Debirdify sadly got suspended by Twitter last week. #twitodon is still functional as well: https://twitodon.com/

    Open ##2207247

  • @kristinHenry@vis.social 2022-12-19 06:21

    @Luca@vis.social Hey, I don't think I've said this before, but I very much appreciate your efforts to help everybody find their friends here. It's a beautiful thing you have been doing.

    Open ##2207256

  • @Blubberbub@vis.social 2022-12-19 06:54

    @Luca@vis.social You can revoke the access token by POSTing to /2/oauth2/revoke with token, client_id, token_type_hint=access_token in body. The app will then disappear from the settings and also should do so automatically if the token expires after some time.

    Open ##2207258