You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I've been trying to get the csv to dump in a correct format so that I can upload to shopify but it's not working. First, I was getting a unicode error and I fixed that but then the csv is creates is not in the right format to be uploaded into shopify.
The text was updated successfully, but these errors were encountered:
I keep getting an error when uploading that says Unquoted fields do not allow \r or \n (line 3) and when you open the csv in excel, the product description is missing
Hey thanks for the details, the script outputs the data in a readable format but it's not compatible with shopify's import tool. I'll have in consideration to add it as a feature.
On Sun, Jun 25, 2017 at 7:35 PM, lagenar ***@***.***> wrote:
Hey thanks for the details, the script outputs the data in a readable
format but it's not compatible with shopify's import tool. I'll have in
consideration to add it as a feature.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcTKGlPW7RUBMZNcpnimyzpq26nFneANks5sHu66gaJpZM4OEejF>
.
Hello,
I've been trying to get the csv to dump in a correct format so that I can upload to shopify but it's not working. First, I was getting a unicode error and I fixed that but then the csv is creates is not in the right format to be uploaded into shopify.
The text was updated successfully, but these errors were encountered: