Developers Program

Localized Auth & Auth Sign-In URL

Published: January 23 2009, 5:22:00 PMยทUpdated: September 06 2022, 8:34:49 PM

Products

Question

Is there localized Auth & Auth Sign-In URL?

Answer

Detailed Description

To redirect a user to the eBay international sign-in page, an application needs to replace .com the eBay US domain with a domain of interest in this eBay US sign-in URL:

https://signin.ebay.com/ws/eBayISAPI.dll?SignIn&runame=runame

The equivalent for the eBay international sites should be:

Austria https://signin.ebay.at/ws/eBayISAPI.dll?SignIn&runame=runame
Spain https://signin.ebay.es/ws/eBayISAPI.dll?SignIn&runame=runame
An application can also use the eBay localized standard accept-response and reject-response pages. Here are the Germany version of the eBay standard accept-response and reject-response URLs:


Additional Resources
How well did this answer your question?