cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error when Publishing Offer in Sandbox

 

When I publish my offer in Sandbox, I'm getting an error.

 

Offer

{
  "offerId": "9516998010",
  "sku": "455ce5ebd9a17ec7202b0cd9a9983064",
  "marketplaceId": "EBAY_US",
  "format": "FIXED_PRICE",
  "availableQuantity": 1,
  "pricingSummary": {
    "price": {
      "value": "1234.0",
      "currency": "USD"
    }
  },
  "listingPolicies": {
    "paymentPolicyId": "6206622000",
    "returnPolicyId": "6206624000",
    "fulfillmentPolicyId": "6208214000",
    "eBayPlusIfEligible": false,
    "bestOfferTerms": {
      "bestOfferEnabled": true,
      "autoAcceptPrice": {
        "value": "235.0",
        "currency": "USD"
      },
      "autoDeclinePrice": {
        "value": "234.0",
        "currency": "USD"
      }
    }
  },
  "categoryId": "177",
  "merchantLocationKey": "US_85281",
  "tax": {
    "applyTax": false
  },
  "status": "UNPUBLISHED",
  "listingDuration": "GTC",
  "includeCatalogProductDetails": true,
  "hideBuyerDetails": false
}

Request

https://api.sandbox.ebay.com/sell/inventory/v1/offer/9516998010/publish
Response

rlogid:t6pitnmsgwjfiiw%28ufmadh%7B%3F%3Ctowoiudvn%60jhs.vgiggi%7F.0237g1e61%2Bsi%7F4k-198579f8de4-0x2334

{
  "errors": [
    {
      "errorId": 25001,
      "domain": "API_INVENTORY",
      "subdomain": "Selling",
      "category": "Request",
      "message": "A system error has occurred. Sorry, error is encountered when creating your item."
    }
  ]
}


 

Message 1 of 2
latest reply
1 REPLY 1

Error when Publishing Offer in Sandbox

Today I got the same message when listing an item in sandbox TradingAPI.
(Maybe there is any reason other than server trouble, but this message is not helpful as usual...)

Message 2 of 2
latest reply