davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
349 stars 341 forks source link

Return Policy Attribute Not Valid #251

Closed developer-gurpreet closed 4 years ago

developer-gurpreet commented 5 years ago

I am trying to update item detail but getting error "Return Policy Attribute Not Valid" The request params are: `$xml_request = "'<?xml version="1.0" encoding="utf-8"?>

'.$token.' High XXXXXXXXXX Product Description 24.98 Days_14 ReturnsAccepted 30 day. Buyer pays for return shipping Years_2 Seller ";` Thanks in advance
michabbb commented 5 years ago

what let you think, this could be a problem with the SDK and not with YOU sending wrong requests ?

developer-gurpreet commented 5 years ago

I'm sending right information and successfully updated detail like name price etc, but the issue is Im getting error in response, the error is "Return Policy Attribute Not Valid" so what should I send in request to get successful response?

michabbb commented 5 years ago

So that is clearly not a problem with the SDK, so you should use the official channels like the ebay developer forum to handle your issues with the api. More important, use the ebay api test tool until your requests works as expected:

https://developer.ebay.com/DevZone/build-test/test-tool/?index=0