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

4 months ago

i do tho?

Solved

30 Replies

tsurg
FREE

4 months ago

this is interesting...


4 months ago

Floating point strikes again?


tsurg
FREE

4 months ago

try 99.99 or 99.00...


4 months ago

For context the minimum is 100


tsurg
FREE

4 months ago

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


4 months ago

Other than this, what else have you seen?


4 months ago

We do store monetary values as cents FWIW.


tsurg
FREE

4 months ago

Why did it charge me less here?

1459917392032301147


4 months ago

I can charge you more if you want?


tsurg
FREE

4 months ago

haha I'm good

just curious


4 months ago

Check the invoice.


tsurg
FREE

4 months ago

Okay, It makes sense now. thanks.

.


4 months ago

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


4 months ago

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


4 months ago

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


4 months ago

what browser are you on, chromium based?


4 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?


4 months ago

let me fake my network tab


4 months ago

to the same balance


4 months ago

Yes


4 months ago

yeah no problem

1459924425905406086


4 months ago

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


4 months ago

Yeah one second


4 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
    }
}

4 months ago

wait it works now


4 months ago

???

1459925323398254775


4 months ago

weird

1459925356021551164


4 months ago

fascinating


4 months ago

lets blame cosmic rays then


4 months ago

alright lol


Status changed to Solved brody 4 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...