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

2 months ago

i do tho?

Solved

30 Replies

tsurg
FREE

2 months ago

this is interesting…


2 months ago

Floating point strikes again?


tsurg
FREE

2 months ago

try 99.99 or 99.00…


2 months ago

For context the minimum is 100


tsurg
FREE

2 months ago

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


2 months ago

Other than this, what else have you seen?


2 months ago

We do store monetary values as cents FWIW.


tsurg
FREE

2 months ago

Why did it charge me less here?

1459917392032301000


2 months ago

I can charge you more if you want?


tsurg
FREE

2 months ago

haha I'm good
just curious


2 months ago

Check the invoice.


tsurg
FREE

2 months ago

Okay, It makes sense now. thanks.

.


2 months ago

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


2 months ago

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


2 months ago

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


2 months ago

what browser are you on, chromium based?


2 months ago

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


2 months ago

let me fake my network tab


2 months ago

to the same balance


2 months ago

Yes


2 months ago

yeah no problem

1459924425905406200


2 months ago

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


2 months ago

Yeah one second


2 months 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
    }
}

2 months ago

wait it works now


2 months ago

???

1459925323398254800


2 months ago

weird

1459925356021551000


2 months ago

fascinating


2 months ago

lets blame cosmic rays then


2 months ago

alright lol


Status changed to Solved brody about 2 months ago


Loading...