
Hi Technical support of BC365 shopify connector, i get this error when i wanna synchronise items to shopify shop 'Error(s) on Shopify: [{"message":"Parse error on \", options: [\" (STRING) at [1, 324]","locations":[{"line":1,"column":324}]}]'.
Thanks for reply
I have no idea what really cause this. But can it be that you are using backlash as part of any item number or item description.
The \ is often used as an escape character and can in some API demand special handling.
Based on the error message. That is the first thing i would check.