Sandbox: Error subscribing to store Find the answer to your question
Advanced Search Product -Select Product- Trading API Shopping API Merchandising API Large Merchant Services Client Alerts API Feedback API Open eBay Apps Finding API Product Services Sandbox Others MIP Media API Notification API Identity API Charity API Taxonomy API Catalog API Recommendation API Compliance API Logistics API Finances API(Alpha) Negotiation API Listing API Sell Feed API Marketing Ads API Account API Inventory API Fulfillment API Marketing Promotion API Analytics API Metadata API Offer API Marketplace Insights API Deal API Marketing API Feed API Browse API Order API Analytics API Key Management API Cancellation API Case Management API Inquiry API Return API
Category -Select- Getting Started Sample Code Troubleshooting HowTo's / Best Practices No Value
Language -Select- C# Flex Java JavaScript PHP VB.NET VB6
Format -Select- All XML SOAP JSON Name Value N/A
SDK -Select- .NET Java JavaScript Flax/Flash Mobile - iOS None
Sort by Default Summary New Description Date Updated
Sort order Descending Ascending
Search
Published: August 18 2010, 5:05:00 PM Updated: May 26 2023, 8:56:25 AM
I have my sandbox account linked with my PayPal business test seller account. I am trying to open a Basic Store, but I am getting the attached error. What can I do?
This error is an indication of some settings on the user being corrupt. The best thing to do is to run a ValidateTestUserRegistration call as below. After the call executes successfully try to subscribe to the store.
<?xml version="1.0" encoding="utf-8"?> <ValidateTestUserRegistrationRequest xmlns="urn:ebay:apis:eBLBaseComponents"> <!-- Standard Input Fields --> <FeedbackScore>500</FeedbackScore> <RequesterCredentials> <eBayAuthToken>token</eBayAuthToken> </RequesterCredentials> </ValidateTestUserRegistrationRequest>
How well did this answer your question? Answers others found helpful