lubefinder
Adventurer
Community Member since ‎11-13-2016
‎07-04-2025

User Statistics

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

User Activity

Deleted Deleted Deleted Deleted
Creating an offer for an item with the Inventory API. If I include the regulatory section in the offer payload as follows"regulatory": { "hazmat": { "statements": [ "H412" ] }}Then I get an error"message": "Hazardous material information incomplete. ...
Constantly getting the following error on every signed request I try on production with my production pk/jwe and valid access token. The same code works on sandbox with my test user/test pk/jwe and sandbox generated token.{ "errors": [ { "errorId": 2...
How are people simulating purchases so they can download and process orders with the fulfillment API on eBay Sandbox?
Any calls to publish an existing offer using API Explorer on the eBay Sandbox results in{ "errors": [ { "errorId": 25018, "domain": "API_INVENTORY", "subdomain": "Selling", "category": "REQUEST", "message": "Incomplete account information. We're sorr...
Helpful from
Helpful given to