1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ebay API question

Discussion in 'PHP' started by stephan2307, Sep 10, 2020.

  1. #1
    Hi,

    Does anyone have any experience with creating and updating listings on ebay using their API?

    I have a client with multiple stores with loads of listings in each store ( 100k+ ).

    Some API functions don't support more than 100k listings and in general my PHP scripts seem to work but they are a pain to keep running and if something is going wrong it is a nightmare to debug them.

    So wondering if anyone can give me any advice or point me into the right direction.

    Thanks
     
    stephan2307, Sep 10, 2020 IP
  2. Efetobor Agbontaen

    Efetobor Agbontaen Active Member

    Messages:
    136
    Likes Received:
    41
    Best Answers:
    5
    Trophy Points:
    85
    #2
    Can you please confirm what exactly is the issue you are having?
     
    Efetobor Agbontaen, Sep 10, 2020 IP
  3. JEET

    JEET Notable Member

    Messages:
    3,825
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #3
    You will need to track the errors returned by ebay, and log them somewhere, in a file or in db.
    That is the only way to track errors and fix them.
    For the limits, ebay must have a paid version of the API too, with higher limits.
     
    JEET, Sep 13, 2020 IP