Firebase Auth: Twitter login often fails
问题 I am working on a React.js + firebase app, using Twitter login (see Login.js below). This code works most of the time (>90%), but it often fails with the following error. Screen: Malformed response cannot be parsed from twitter.com for OAUTH1_REQUEST_TOKEN Console: [Error] Failed to load resource: the server responded with a status of 400 () (verifyAssertion, line 0) Everything works fine with Email login. This problem happens only if I use Twitter login. I am wondering if I am doing