eBay APIs: Talk to your fellow developers
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

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
  • 65 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
  • 215 Views
  • 1 replies
  • 0 helpful

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
  • 1208 Views
  • 4 replies
  • 0 helpful

Request to enable Marketplace Insights API scope for my production app

Hi eBay Developer Support,I would like to request access to the Marketplace Insights API for my production app.App ID: Yasuhiro-Research-PRD-ef72598d8-35e62f21Redirect URI: https://ayhiro.github.io/ebay-auth-test/When I try to authenticate with the f...