Author Topic: API Exception message encountered  (Read 14622 times)

SGARBER

  • Newbie
  • *
  • Posts: 31
    • View Profile
API Exception message encountered
« on: May 14, 2020, 01:26:44 pm »
I get an "apiexception" message when I am uploading (to Ebay) a new SKU number for a listing.  Specifically, the message is as follows:
'ApiException:  StartPrice or Quantity must be provided for the item "xxxxxxxxxxxx"'.  Is this a known problem?  I was looking to see if it was in the list of tech support forum notes, but I did not see it there.

Thanks.
Steve

Scott

  • Administrator
  • Sr. Member
  • *****
  • Posts: 438
  • https://mycostpro.com
    • View Profile
    • MyCostPro
Re: API Exception message encountered
« Reply #1 on: May 14, 2020, 07:11:41 pm »
Hi,
There appears to have been a change to the API call to require the quantity along with the request to update the SKU.
We can look into making it so it is no longer required, but in the mean-time, if you also include the listing quantity AND the SKU, it will accept the update.
Ex, if your quantity was 1, just put 1 quantity, and "xyzwhatever" sku.

Tip: if you are updating a lot at once, you can set a formula to match the current quantity and drag it down so you dont have to type them all in.

SGARBER

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: API Exception message encountered
« Reply #2 on: May 14, 2020, 09:12:26 pm »
I will do it that way.  I appreciate all your help.

Steve