I am trying to create fixed price listing for the sandbox using the .net SDK. However when publishing the items I have random " Une erreur est survenue lors de la création de votre objet. " errors from the AddFixedPriceItem((temType Item) function. Will this also happen in production ? How can I really know what happened ?
Sometimes I create 35 listing no problems. When deleting them all and republishing the same items I got 4 times the above error with no item published at all.
Edit: The code didn't fail in production yet but it is still concerning for testing.