eBay Developers Program
  • Forums Sign in
  • My Account
    • My Developer Account
    • Solutions Directory
    • Applications Settings
  • Forums
    • Orders, Returns and Feedback
    • Java SDK for Trading API
    • Search
    • Selling
    • Talk to Your Fellow Devs
    • .Net SDK for Trading API
    • Tokens, Notifications, Messages
    • Feedback & Suggestions
  • Documentation
    • Release Notes
    • Finding API
    • Shopping API
    • Trading API
    • Large Merchant Services
    • Marketing Handbook
    • All Features Comparison
    • All API Documentation
  • Support
    • eBay SDKs
    • API Site Status
    • Program & News Blog
    • Compatible Application Check
    • Support Ticket
    • Knowledge Base
    • Developer Help Center
    • Search Details
  • Home
  • eBay Forums
  • eBay APIs: Selling /
avatar image

Question by watchwhole1 · Apr 18 at 04:29 PM · addfixedpriceitemreviseitem.net sdk

Mix Of Self-Hosted And EPS Pictures Is Not Allowed

Hi, I'm using the following snippet to add a couple of photos to my items before using addFixedPriceItem :

      item.PictureDetails = new PictureDetailsType();
      item.PictureDetails.PictureSource = PictureSourceCodeType.Vendor;
      item.PictureDetails.GalleryType = GalleryTypeCodeType.Gallery;
      item.PictureDetails.PictureURL = new StringCollection();
      for (int i = 0; i < shopifyProduct.Images.Count() && i < 12; i++)
      {
          var src = shopifyProduct.Images.ElementAt(i).Src;
          item.PictureDetails.PictureURL.Add( src );
      }

 

Once my items are pushed, i am not able to revise them anymore. As soon as i revise and want to save, I get an error that says "Mix of Self-Hosted and EPS pictures is not allowed". I did not upload anything to ebay, i simply provided URLs to images hosted on my own website. Why did ebay accept my products in the first place if they are not good? (1800 items already)... not how can i revise any item with that error?

People who like this

0
Comment
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

47 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to resolve Warning[11012]: PayPal added as a payment method because you have set your preference to offer PayPal on all listings. 3 Answers

Can I mix domestic shipping options with the AddFixedPriceItem api? 2 Answers

Picture will be removed from gallery if revise item 1 Answer

Should I use AddItem or AddFixedPriceItem? 1 Answer

AddFixedPriceItem Call issues 16 Answers


Support

Developer Help Center
eBay Developers Program Blog
API Site Status
Request Support
Knowledge Base
Developer Forums
eBay Software Development Kits

API Information

API License Agreement
API Documentation
API Call Limits
Marketing Handbook
API Features Comparison

Apps Center

Applications Directory
Solutions Directory

Social Media

     

Programs

About Us
Success Stories
Affiliate Developers
eBay Market Data Program
Developer Directory
Developer Jobs
Copyright 1999 - 2019 eBay Inc. All rights reserved. User Agreement | Privacy Policy.    Site Feedback
  • Anonymous
  • Login with eBay
  • Create
  • Ask a question
  • Forums
  • Buy APIs (BETA) - Browse
  • Buy APIs (BETA) - Order
  • Feedback, Comments, Suggestions
  • New Sell APIs - Account, Inventory, Catalog and Compliance
  • New Sell APIs - Fulfillment
  • New Sell APIs - Marketing, Analytics, Metadata
  • Post Order APIs - Cancellation
  • Post Order APIs - Inquiry, Case Management
  • Post Order APIs - Return
  • Talk to your fellow developers
  • Token, Messaging, Sandbox related issues
  • eBay APIs: .NET SDK for Trading API
  • eBay APIs: Java SDK for Trading API
  • eBay APIs: Orders, resolutions and feedback
  • eBay APIs: Search
  • eBay APIs: Selling
  • Explore
  • Tags
  • Questions
  • Users
  • Badges