Developer Forums
Connect and get the answers to your API questions with advice from fellow developers.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Activity in Developer Forums

n8n HTTP Request

Hello, yesterday I tried for hours to connect my Ebay API with the HTTP Request Node in n8n but it didn´t work because of the RuName in Ebay and the Redirect URL that n8n wants.Has anybode here sucessfully integrated Ebay in their n8n flow and could ...

User avatar by Explorer
  • 18 Views
  • 0 replies
  • 0 helpful

Connecting to Spreadshirt

Hi! I am new to using APIs and know little to nothing about them. However, I hope someone can help me figure things out! Years ago, I listed several travel mugs for sale on eBay that were fulfilled through one of my print providers. When an order was...

API Rate Limits

Hello eBay Developer Support,I’m currently developing a small application to compare prices between different platforms like eBay, Kaufland, and Amazon.My application uses the FindingService with the operation `findItemsByKeywords`, but I keep hittin...

User avatar by Enthusiast
  • 178 Views
  • 1 replies
  • 0 helpful

Requesting Exemption from Marketplace Account Deletion Notifications

Hello,I have created a Production keyset for my application "SZ Profit Checker", which is a personal Amazon to eBay product research tool. It does not collect, access, or manage any user account data.I would like to request an exemption from the Mark...

issue Subscribing to Order Checkout Notifications via RESTful Notification API

Hello ,We are trying to subscribe to webhook notifications for when an order is paid and checkout is complete, using the RESTful Notification API (/commerce/notification/v1/).We have been attempting to use the topicId ORDER_CHECKOUT_COMPLETE. However...

Resolved! Cannot validate my marketplace account deletion endpoint

I'm am unable to validate my marketplace account deletion endpoint. My endpoint is using the following code.$hash = hash_init('sha256'); hash_update($hash, $challengeCode); hash_update($hash, $verificationToken); hash_update($hash, $endpoint); $respo...

User avatar by Pathfinder
  • 1130 Views
  • 4 replies
  • 0 helpful

MEDIA API uploadvideo API Returns 200 but getvideo API Fails to Retrieve Associated Video

Why hasn't the video I uploaded been associated? Here is the interface's response. uploadvideo response:Response Headers:date=[Fri, 16 May 2025 10:39:24 GMT]traceid=[aa1d3afc039934e76f263dc10f271a6e]null=[HTTP/1.1 200 OK]server=[ebay-proxy-server]con...

User avatar by Explorer
  • 305 Views
  • 1 replies
  • 0 helpful