Hi,
After migrating some dashboard-managed extensions to the new Shopify CLI workflow, I’m getting a 500 error whenever I try to deploy.
Deployment worked fine yesterday when we migrated the extensions to cli. But today it started giving this error:
The Partners GraphQL API responded unsuccessfully with errors:
[
{
"message": "Unexpected system error",
"extensions": {
"code": "500"
}
}
]
Request ID: 45660a73-d4fe-42d8-94fd-effb50d993e8-1757584935
In the stack trace, it shows the toml file settings of dashboard-managed extensions that were migrated.
Can you please check what the issue is and how can we resolve it?