Hello,
I'm trying to create a new Custom App on Partners platform following the instruction below:
As shown on the screenshot, I've selected a Custom App and filled in all the fields required. Once I click "Create app" button, the error pops up:
Something has gone wrong and your app could not be created
Thanks for any help!
Hey, @CosoDev!
Welcome to Shopify Community. My name is Olivia and I work here.
Thank you so much for reaching out to our community with your issue. I tried to replicate the error on my end, but I wasn't able to. Furthermore, I don't see any downtime or page failures that could have interrupted your app creation to cause this error.
Help me narrow this down further by ruling out local errors with some simple troubleshooting:
Let me know if the issue persists after that, and we will have some more context to work with. If it does persist, go ahead and grab any time stamps, screenshots and a copy of the page elements through Chrome DevTools (via Google Chrome > right click on page error > inspect).
I look forward to hearing back.
Warm regards,
Olivia | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hi Olivia!
Thank you for your effort.
Unfortunately, simple troubleshooting provided didn't help:
Here are the error details from Chrome DevTools, right after Create app button clicked:
1) The screenshot:
2) Request/Response details with timestamp ("startedDateTime" field):
{
"request": {
"method": "POST",
"url": "https://partners.shopify.com/1879240/api/graphql",
"postData": {
"mimeType": "application/json",
"text": "{\"operationName\":\"AppCreate\",\"variables\":{\"input\":{\"title\":\"devapp\",\"applicationUrl\":\"http://localhost/\",\"redirectUrlWhitelist\":\"http://localhost/\",\"appType\":\"custom\"}},\"query\":\"mutation AppCreate($input: AppCreateInput!) {\\n appCreate(input: $input) {\\n app {\\n id\\n __typename\\n }\\n userErrors {\\n message\\n field\\n __typename\\n }\\n __typename\\n }\\n}\\n\"}"
}
},
"response": {
"status": 200,
"content": {
"size": 61,
"mimeType": "application/json",
"text": "{\"errors\":[{\"message\":\"Unexpected system error\",\"code\":500}]}"
}
},
"startedDateTime": "2021-01-22T08:15:59.881Z",
"time": 1184.5850000411497
}
Regards
Oleg
Thanks for the quick reply, @CosoDev.
This information is great. I will work with our Partner team to troubleshoot this further with you. I will need to authenticate your account in order to look at your development store's logs, so we will move this conversation over to email.
Please keep an eye on your inbox and reply to me there.
Warm regards,
Olivia | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Awesome I see it, @CosoDev.
We will continue chatting via email.
Warm regards,
Olivia | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
User | Count |
---|---|
12 | |
12 | |
7 | |
6 | |
5 |