Coder Social home page Coder Social logo

Comments (6)

dvijayan-ebay avatar dvijayan-ebay commented on May 28, 2024 1

@AndreV84 I see this API needs App token.

https://api.ebay.com/oauth/api_scope
https://developer.ebay.com/api-docs/static/oauth-tokens.html

from taxonomy-sdk.

dvijayan-ebay avatar dvijayan-ebay commented on May 28, 2024

you can check the allowed oAuth scope

https://developer.ebay.com/api-docs/commerce/taxonomy/resources/category_tree/methods/getCategoryTree 

If you have required scope , you can try the API via API tools.

https://developer.ebay.com/my/api_test_tool?index=0&env=production&api=taxonomy&call=get_default_category_tree_id__GET&variation=json 

from taxonomy-sdk.

AndreV84 avatar AndreV84 commented on May 28, 2024

@dvijayan-ebay
Thank you for your prompt reply. Seems it worked; However, folks pointed out that it requires to generate 2 hour user token then it expires;
Is there a way without java sdk to use application token with longer validity?
thanks

from taxonomy-sdk.

AndreV84 avatar AndreV84 commented on May 28, 2024

@dvijayan-ebay
could you clarify please if the taxonomy sdk supports only OAuth tokens with short validity [2 hours]
or also supports Auth'n'Auth tokens with long validity?
if it supports long validity tokens does it also indicate that API http calls could be processed with Auth'n'Auth tokens?
it is not possible to call Taxonomy API calls from ebay python sdk , right?

from taxonomy-sdk.

dvijayan-ebay avatar dvijayan-ebay commented on May 28, 2024

@AndreV84 This API support oAuth App token . Auth n Auth is not supported.
Can you share me the details about eBay python SDK? Taxonomy API has OpenAPI spec which can help to generate code with base set up https://developer.ebay.com/api-docs/commerce/taxonomy/overview.html

from taxonomy-sdk.

dvijayan-ebay avatar dvijayan-ebay commented on May 28, 2024

@AndreV84 Also you can reach to eBay developer community forum which is actively monitored https://community.ebay.com/t5/Developer-Forums/ct-p/developergroup

from taxonomy-sdk.

Related Issues (2)

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.