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
There isn't result in conditon that we submited our products by "API submitProductPackage " using the "PackageId" .Could you please check this for us, thank you pretty much.
There isn't result in conditon that we submited our products by "API submitProductPackage " using the "PackageId" .Could you please check this for us, thank you pretty much.
submitProductPackage method return message:
'SellerLogin' => 'XXX-Global365-api',
'TokenId' => '*******',
'NumberOfErrors' => 0,
'PackageId' => 592419,
getProductPackageSubmissionResult method return message:
'ErrorMessage' => 'Vous n'êtes pas autorisé à récupérer les rapports d'intégration d'autres vendeurs.',
'OperationSuccess' => false,
'ErrorList' =>
array (
'Error' =>
array (
'ErrorType' => 'SellerNotAuthorized',
'Message' => 'Vous n'êtes pas autorisé à récupérer les rapports d'intégration d'autres vendeurs.',
),
),
'SellerLogin' => 'XXX-Global365-api',
'TokenId' => '****',
'NumberOfErrors' => 0,
The text was updated successfully, but these errors were encountered: