GithubHelp home page GithubHelp logo

Comments (5)

dantio avatar dantio commented on September 5, 2024 1

Hm double check if you really use production keys and use sandbox: false everywhere. It must work since we also use the getorders call heavily

from ebay-api.

dantio avatar dantio commented on September 5, 2024

The response is from eBay without any errors...

The Fulfillment API covers only the transactions that have completed the checkout process. This API does not cover pending payment purchases that require upfront payment before shipment.

Maybe you are looking for a different API?
What do you see in https://developer.ebay.com/my/api_test_tool?index=0&api=fulfillment&call=order__GET&variation=json&env=production ?

You can also try:

eBay.trading.GetMyeBaySelling({
      SoldList: {
        Include: true
      }
    })

from ebay-api.

sunrunner4kr-simon avatar sunrunner4kr-simon commented on September 5, 2024

The store has 100s of orders, some pending, some already checked out.
I'm only interested in orders which have been completed.

image

It's as if the token isn't giving me access to the ebay store data.

from ebay-api.

sunrunner4kr-simon avatar sunrunner4kr-simon commented on September 5, 2024
eBay.trading.GetMyeBaySelling({
      SoldList: {
        Include: true
      }
    })

also returns nothing

it must be to do with linking my ebay developer account with my production keys to the ebay store. I thought getting the ebay store account user to authorize the token would be enough. But maybe there's something else that needs doing?

from ebay-api.

sunrunner4kr-simon avatar sunrunner4kr-simon commented on September 5, 2024

I had the seller log in and authorize in front of me and it's working!

I think it must have been a problem with the log in, maybe when logging in they were also logged in already to another eBay account, so it didn't authorize with the correct account...who knows

Thanks again!!

from ebay-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.