Payment Declined at Job Create time

Hello! I’m testing the Stuart APIs in the Sandbox. And I meet the same issue as other people, i.e. the Job Create API responds with the following body:
{
“error”: “PAYMENT_DECLINED”,
“message”: “The payment was declined”
}

And the Job Validation API returns true…
I have a Stripe Test Card in my account

Pls help me fix this issue.

Hello,

Thank you for reaching out.

I’ve just edited your account configuration, removing the need for a credit card.
You shouldn’t encounter the issue any longer.

Please let me know if you need any further assistance.

Thanks.

Best,
Tasnim

Thanks, it’s working now.