The App Management GraphQL API responded unsuccessfully with errors: │
│ │
│ [ │
│ { │
│ “message”: “Internal error. Looks like something went wrong on our end.”, │
│ “extensions”: { │
│ “code”: “INTERNAL_SERVER_ERROR” │
│ } │
│ } │
│ ] │
│ │
│ Request ID: 35c3f27f-93d8-4364-9f91-a540668a90bb-1763200793
Hi @sebi
Digging into this on my side, thanks for sharing the requestID. Can I ask which API version you’re using?
Hi @Liam-Shopify thanks for looking into it. I’m pretty certain it is 2025-10. The api_version is that in the shopify.app.toml file but it’s listed under webhooks.
If you move the api_version outside of the webhooks, eg like in this example, do you still see the error?
Hi again @sebi
It does look like this is an issue on our side - can you make sure that you’re passing a valid target under extensions.targeting in your toml file?
I am also getting a similar error message when trying to deploy a discount function.
@David_Ferguson what is the target in your TOML?
