Emur Posted April 22, 2023 Report Share Posted April 22, 2023 There is not much thing to say. I looked into error codes and saw that 2 means "failed". I have no idea what causing this. client.enableTwoFactor(async (err, res) => { if (err){ return; } //in here i get res.status 2 }); Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted April 22, 2023 Report Share Posted April 22, 2023 Dunno, that's pretty vague. Do you have a phone number on your account? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.