Shopify product API integer limit 4 -


i getting error

3401314564 out of range activerecord::connectionadapters::postgresql::oid::integer limit 4 

when updating product via shopify api. integer here 1 of shopify's own, should in range. there data type problem?

yes there is. need use long integer format. limit of 8 when setup field in postgresql.

shopify has warning 2 years ago, kicking in...


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -