same4988
Rising Star
Community Member since ‎09-24-2024
‎03-10-2025

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Helpful Votes Given
  • 1 Helpful Votes Received

User Activity

Hello,I am using this API https://api.ebay.com/buy/browse/v1/item?item_ids=v1|122299597860|0it's giving me below error{ "errors": [ { "errorId": 1100, "domain": "ACCESS", "category": "REQUEST", "message": "Access denied", "longMessage": "Insufficient...
Hello, I am using below API to get items based on keywords, https://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsAdvanced&SERVICE-VERSION=1.12.0&SECURITY-APPNAME=MY_APPNAME&RESPONSE-DATA-FORMAT=JSON&keywords=GS324TP&paginat...
Hello, So I am using Magento2 admin (M2e pro plugin) -> eBay integration -> policy -> In description I add my custom html, CSS, to show my seller info description, now it's working properly on mobile browser responsiveness working properly but when I...
how to get available qty of a product using Finding API?"
https://svcs.ebay.co.uk/services/search/FindingService/v1?OPERATION-NAME=$operationName&SERVICE-VERSION=$version&SECURITY-APPNAME=$appID&RESPONSE-DATA-FORMAT=$responseEncoding&keywords=$query&paginationInput.entriesPerPage=$pageSize&paginationInput.p...
Helpful from