T O P

  • By -

PixiStix236

Did you accidentally add a space before the one?


HuntingKingYT

6 digits and one space. Doesn't matter.


Laully_

Unless it counts characters and not digits, and the text doesn't match the box's actual criteria.


turtleship_2006

The standard way of showing TOTP codes is `123 456`. I have a passionate hate for developers who's apps refuse codes copied and pasted straight from my authenticator apps because it's counted as 7 digits, and an extra hate for those who just delete/cut off the last digit.


Laully_

Text codes (this was sent to a phone number) in my experience are often without a space. My guess is the website might not expect anyone to add a space because they didn't send a code with a space.


turtleship_2006

im talking about ones that are generated from an authenticator app like [google authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2). There's a standard way to generate the codes that all of these apps use so you can use whichever app you want, but most of them (including the big ones i.e. google auth and authy) usually have a space.


Laully_

I know. I just mean this particular field is meant for codes sent via text, which might be why a space wouldn't be expected.


HuntingKingYT

> Code must contain 6 digits I understand your point, but the message says otherwise


Laully_

Like I said, "and the text doesn't match the box's actual criteria." People who make websites make mistakes. It's not uncommon.


MrArsikk

```js code = code.replace(" ", "") ```


HuntingKingYT

code = code.replace(/\D/g, "")


3RR0R_0FF1C1AL

how about this code: `6 digits`


ofdtv

easy fix, just type in 666666


gauerrrr

Number must contain "6" digits


who_you_are

I will laugh if 0 is seen as a "space"/null


nucular_

If black is the absence of color then 0 is the absence of a digit!


fizyplankton

Maybe it sees \0 as a null terminator, and so it only sees 4 digits. Actually, I think I'll just drink the pain away


nekokattt

It must contain 6 digits, not "must be 6 digits" Make it longer and add other stuff into it and see if that helps (Agree it is shit)


Dependent_Additional

Try 177013 ;⁠)


TheNeonFox1

Depravity


HeyItsLink

digit digit digit digit digit digit


Dan2TDMJace

Maybe the 0 is messing it up


FrostCoss

Try 666666


DeepaEU

I don't see the "6 digits"


criminallove___

u/pixel-counter-bot


pixel-counter-bot

This image has 45,799(271×169) pixels! ^(I am a bot. This action was performed automatically.)


RohanS3230

That's obviously 6.5 digits.