Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Viewing all articles
Browse latest Browse all 25503

darkholme commented on Shopify only rendering portion of app liquid response

$
0
0

I sort of solved the problem

The problem was with Content-Type: chunked. For some reason, when the response was responding from a POST request chunked would only send the first chunk and end. I checked this by routing the GET request to the same controller action and manually adding in working parameters and the liquid displayed as it should.

I fixed this by setting

config.middleware.use Rack::ContentLength

in the application.rb file

I don't know where the real problem lies but hopefully this post helps someone in the future.


Viewing all articles
Browse latest Browse all 25503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>