Skip to Content
eBay Hacks, 2nd Edition
book

eBay Hacks, 2nd Edition

by David A. Karp
June 2005
Beginner
463 pages
14h 19m
English
O'Reilly Media, Inc.
Content preview from eBay Hacks, 2nd Edition

Authenticate Users

Use Authentication & Authorization to allow your users to pass eBay login information to your applications.

Whether you’re playing around with the eBay API for your own amusement or building an enterprise application for thousands of users, you’ll have to implement a schema eBay calls “Auth & Auth” to pass login information to eBay along with your calls.

If you only need to access the API for your own eBay account (so you can, for instance, do simple searches [Hack #104] or create listings [Hack #113] ), this process is simple.

Open the Authentication Token Tool at developer.ebay.com/tokentool, show in Figure 8-1. Select the environment you’re using, either Production or Sandbox [Hack #102] , and then paste the security keys you got when you signed up (described at the beginning of this chapter).

Click “Continue to generate token” when you’re done. On the next page, you’ll be asked to sign into eBay. Fill in your eBay User ID and password and submit the form. After clicking “Agree and Continue,” you’ll be presented with your Auth token, along with lots of other information. Copy the token (Ctrl-C) and paste it (Ctrl-V) into the config.pl script shown at the beginning of this chapter (or into any application you’re writing that uses the eBay API).

Use the Authentication Token Tool to generate the security keys you’ll need to access the API under your own eBay account

Figure 8-1. Use the Authentication Token Tool to generate the security keys you’ll need to access the API under your own ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

eBay Hacks

eBay Hacks

David A. Karp
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 059610068XErrata Page