[402] API request client error

Here’s what I’ve done.

shopify logout
shopify theme push --store mystore --theme mytheme

And I see what :

To run this command, log in to Shopify.
User verification code: XXXX-XXXX
 Press any key to open the login page on your browser
Opened link to start the auth process: https://accounts.shopify.com/activate-with-code?device_code%5Buser_code%5D=XXXX-XXXXX
✔ Logged in.
╭─ error ────────────────────────────────╮
│                                        │
│  [402] API request client error        │
│                                        │
╰────────────────────────────────────────╯

On each of my repositories, I have this problem.

Is the store that you’re trying to connect to an active store? The 402 error is usually returned if a store is not active:

“The requested shop is currently frozen. The shop owner needs to log in to the shop’s admin and pay the outstanding balance to unfreeze the shop.”