You do not have enough available balance to make this withdrawal.
evan
HOBBYOP

a month ago

i do tho?

Solved

30 Replies

tsurg
FREE

a month ago

this is interesting…


brody
EMPLOYEE

a month ago

Floating point strikes again?


tsurg
FREE

a month ago

try 99.99 or 99.00…


brody
EMPLOYEE

a month ago

For context the minimum is 100


tsurg
FREE

a month ago

I think there is a general problem with the way railway displays costs/balances.


brody
EMPLOYEE

a month ago

Other than this, what else have you seen?


brody
EMPLOYEE

a month ago

We do store monetary values as cents FWIW.


tsurg
FREE

a month ago

Why did it charge me less here?

1459917392032301000


brody
EMPLOYEE

a month ago

I can charge you more if you want?


tsurg
FREE

a month ago

haha I'm good
just curious


brody
EMPLOYEE

a month ago

Check the invoice.


tsurg
FREE

a month ago

Okay, It makes sense now. thanks.

.


evan
HOBBYOP

a month ago

I sorta think in the code somebody wrote a > instead of a >=


evan
HOBBYOP

a month ago

Hmm I guess not though because this would still evaluate cuz 100.4 > 100


passos
MODERATOR

a month ago

I'm able to do a withdraw of $100 🤔


passos
MODERATOR

a month ago

what browser are you on, chromium based?


brody
EMPLOYEE

a month ago

But have you been able to do it when your balance was 46 cents above the value you were trying to take out?


passos
MODERATOR

a month ago

let me fake my network tab


passos
MODERATOR

a month ago

to the same balance


evan
HOBBYOP

a month ago

Yes


passos
MODERATOR

a month ago

yeah no problem

1459924425905406200


passos
MODERATOR

a month ago

anyway you can get the exact balance in cents from the network tab? its the withdrawalData query


evan
HOBBYOP

a month ago

Yeah one second


evan
HOBBYOP

a month ago

{
    "data": {
        "earningDetails": {
            "lifetimeEarnings": 20146,
            "referralEarningsLifetime": 0,
            "referralEarnings30d": 0,
            "templateEarningsLifetime": 20146,
            "templateEarnings30d": 2911,
            "bountyEarningsLifetime": 0,
            "bountyEarnings30d": 0,
            "threadEarningsLifetime": 0,
            "threadEarnings30d": 0,
            "availableBalance": 10046,
            "lifetimeCashWithdrawals": 10000,
            "lifetimeCreditWithdrawals": 100
        },
        "withdrawalAccountsV2": [
            {
                ...
            }
        ],
        "hasRecentWithdrawal": false
    }
}

evan
HOBBYOP

a month ago

wait it works now


evan
HOBBYOP

a month ago

???

1459925323398254800


passos
MODERATOR

a month ago

weird

1459925356021551000


evan
HOBBYOP

a month ago

fascinating


passos
MODERATOR

a month ago

lets blame cosmic rays then


evan
HOBBYOP

a month ago

alright lol


Status changed to Solved brody about 1 month ago


Loading...