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

Forum Posts

ebay api and oauth tokens

Hi there, I have a C# application, it just needs to query for one product (get details, affiliate link etc then will redirect the user to ebay), I can get this to work for an amount of time. What I was doing is using the tokens from the API Explorer ...

Minting Access Token

Hi I'm trying to get renew my access token so that I keep using the search api without having to change the token manually.I keep getting response 500. What am I doing wrong? import base64 import requests client_id = "username-appName-PRD-xxxxxxxxx-x...

User avatar by Pathfinder
  • 1381 Views
  • 2 replies
  • 0 helpful

Epid incosistency within 2 Endpoints

Hello,We are trying to fetch specific product information through Epid.1. We first fetch the products via Browse API - Search with a URL like that : https://api.ebay.com/buy/browse/v1/item_summary/search?q=14411VK500&limit=3this gives us back a list ...

Most Marked as Helpful Authors