We are using twitter4j 4.0.3 (the latest) on android. Our web/ios oauth flows are working fine, but when we went to test our latest release, twitter login on android isn’t working. I don’t believe this area of our code has changed in any way.
If I try to login and the user isn’t logged in to twitter, I get this screen instead of the normal auth screen:
If the user is already logged in to twitter, I get a credentials error, with the message: “This feature is temporarily unavailable” .