I build an app allow the customer can design it in storefront, But when to upload it to save Shopify is response error 413 entity too large, but my file just 3MB. I don't store it on Shopify, I just ...
Jun 4, 2019
Hi, After a long time focusing on product research and development, today we are happy to inform Shopify users that the app allows for customization of our released products. his nam...
I tried to Push a section to Theme via Shopify API But the CSS in block {% stylesheet %} {% endstylesheet%} and js in block {% javascript %} {% endjavascript%} not render When I access to The...
I tried to upload a file via the proxy app but it error: "413 request entity too large " I don't see any document mention about the limit in the proxy My server allows upload 1GB Hop...
No content to show
User Activity
Same issue, It break my appI hope that Shopify can update ASAP
12-20-2020
Hi. Recently i see an error in Chrome console, it seem Shopify blocked Service worker. [Report Only] Refused to create a worker from '<URL>' because it violates the following Content Security Policy directive: "worker-src 'none'". Screenshot: https:/...
06-04-2019
I think it should be<script>
$.get('/tools/getprice/', function( data ) {
alert ( "DATA: " + data );
});
</script>