Subscription API is returning 503

Hi guys, I'm having trouble on changing my Zero Trust Application config. The api: https://dash.cloudflare.com/api/v4/accounts/<account_id>/subscriptions?per_page=50 is throwing error like below:
{
"success": false,
"errors": [
{
"code": 1313,
"message": "Try again in 5 minutes. Your account is undergoing maintenance right now."
}
]
}
{
"success": false,
"errors": [
{
"code": 1313,
"message": "Try again in 5 minutes. Your account is undergoing maintenance right now."
}
]
}
All application is doing fine. I just can't modify the application config. It's been 6+ hours since my last check. No related incident found on cloudflarestatus.com. Is there problem on my account? It's just me or people are facing the same issue as me?
No description
1 Reply
aperture
aperture3mo ago
It seems like Cloudflare is migrating billing system and it takes longer than I thought. https://community.cloudflare.com/t/try-again-in-5-minutes-your-account-is-undergoing-maintenance-right-now-code-13/624824/20