Closed MarcoITDev closed 2 months ago
Hi, Both ProductOptionValueFactory and ProductOptionFactory call to create a product option o values doesn't work.
It return an arror "object nullable"..
I check and i foud that Execute call return null in data:
in
var response = client.Execute(request);
Data value in response is null
Some idea?
Hi, Both ProductOptionValueFactory and ProductOptionFactory call to create a product option o values doesn't work.
It return an arror "object nullable"..
I check and i foud that Execute call return null in data:
in
var response = client.Execute(request);
Data value in response is null
Some idea?