Ant

Results 5 comments of Ant

Alright. I'm looking into it during the month - if I figure it out, if I have time I'll make a pull request, or if not I'll post my findings...

Writing an update here, have managed to get OAuth2 with PKCE working and making requests successfully. The main pitfalls were getting the authorize URL correct and putting correct scopes on...

Unfortunately this is a more serious problem than I expected - Twitter has suspended the app and not told me (they supposedly send an email when this happens, but I...

Yeah, that's an issue I've been meaning to fix for a couple of days. Will get around to it soon ^^

I've identified the error that causes this, shouldn't be too hard to fix. I should have it done fairly soon; I'm doing some other code improvements alongside it, so it...