Joined October 2014
·
Posted to
PRESTASHOP background/cron CSV products import (modified)
over 1 year
ago
Hi !
I have the exact same problem as steefano974 : my _webpage attribute is always void. My login works well, though, for I get a token from AdminLogin. I tried to use AdminLogin token to build my request, but nothing happens when calling AdminImport controller...
This is boring because I urgently need to make attributes import work for my customer. I tried toanloau's trick but it fails miserably. I can't catch any error while importing.
Any idea ? I'm in desperate need of a solution :(
Hi croustibat,
I tried your solution and magicianred's one, to import Attributes (entity = 2), but I keep on having the same issue : _webpage is desperately void, thus preventing an AdminImport token to be retrieved. I tried using the token provided by the call to AdminLogin but i still can't import anything.
Any idea ?
Regards