# Error occurred on eBay API: You've provided an invalid return policy

> "Error occurred on eBay API: You've provided an invalid return policy."

This error appears when you try to crosslist a product to eBay, but the return policy configured in your eBay account has become invalid or is no longer accepted by eBay. This prevents your listing from being published until the return policy is updated.

***

### ❓ What causes this error?

eBay requires all listings to have valid business policies including Return Policy, Payment Policy, and Shipment Policy. This error specifically occurs when your previously configured return policy has been rejected or invalidated by eBay.

***

### 🛠️ How to resolve this error?

To fix this error, you need to update your return policy:

#### 1️⃣ Go to eBay Business Policies page

Navigate to:\
👉 <https://www.ebay.com/bp/manage>

***

#### 2️⃣ Update or create a new Return Policy

On the Business Policies page, locate your Return Policy section and either:

* Update your existing return policy to meet current eBay requirements, or
* Create a new return policy that complies with eBay's current standards

***

#### 3️⃣ Review other policies (Payment and Shipment)

While you're on the Business Policies page, also check that your Payment Policy and Shipment Policy are valid and up to date.

***

#### 4️⃣ Retry your crosslisting

After updating your return policy, try crosslisting your product to eBay again. The error should be resolved and your listing should publish successfully.

***

### ❗ Important

Make sure all three business policies (Return, Payment, and Shipment) are properly configured and valid in your eBay account to avoid similar errors in the future.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primelister.com/troubleshooting/error-occurred-on-ebay-api-youve-provided-an-invalid-return-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
