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
I can currently use the API normally.
But I didn't understand how this function works.
data is a dictionary, but in what format?
{"sku":0, } . . .
I tried to copy a data from other product.
xmlrpc.client.Fault: <Fault 102: 'Invalid data given. Details in error message.'>
xmlrpc.client.Fault: <Fault 105: 'Product attribute set is not existed'>
Thanks!
The text was updated successfully, but these errors were encountered:
Specifications
Hello, good morning!
I can currently use the API normally.
But I didn't understand how this function works.
data is a dictionary, but in what format?
{"sku":0, } . . .
I tried to copy a data from other product.
xmlrpc.client.Fault: <Fault 102: 'Invalid data given. Details in error message.'>
xmlrpc.client.Fault: <Fault 105: 'Product attribute set is not existed'>
Thanks!
The text was updated successfully, but these errors were encountered: