Joined December 2013
·
Posted to
PRESTASHOP background/cron CSV products import
over 1 year
ago
I had solved the problem of the token, thank you anyway for your reply, but know i've another problem.
I adapted the script to recognize entities (products or combinations) and to work with existing csv file generated by previously executed cronjob.
I was able to make the script works only if I put it in the same folder of csv files ("$adminUrl/import").
Giving in output "$request" I get the import page with the error ".csv file unreadable".
Posted to
PRESTASHOP background/cron CSV products import
over 1 year
ago
Doesn't work for me.
Doing var_dump of response i get 'Token not valid'.
Solved passing the basename of csv url.