After having success with your last suggestion, I started adding more fields to the import string. Here is the last one that I tried:
"product_type","sku","alias","title","introtext","up_sells","cross_sells","taxprofile_id","thumb_image","main_image","catid","price","shipping"
"simple","Z115"s,"z115s","Title","","J001","J002","","","","14","",""
It imports successfully and I can see the product on the front end. But when I go into the admin page to change or add anything I get this message:
"Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
Please contact the website owners to inform them of this problem."
I started with data in each of the fields above, and then tried to troubleshoot by deleting the text (one at a time) until I think it is one of the fields themselves creating the error even if empty. I'm saving the import string as Unix, UTF-8 format. It errors if I fill that out or not in the app. Any ideas on what could be causing this would also helpful, plus perhaps it helps you as you update the app.