Generating a refresh token for eBay
Introduction
When adding an instance for the eBay connector, you are required to provide a refresh token
. The instructions below guide you through the steps required to generate this token manually. In doing so, you remove the need to allow Patchworks direct access to your eBay account.
The steps
1
Gather required information
To obtain your client id
and client secret
, you need to create and configure an application in the eBay Developer Portal. For more information, please refer to Ebay's guide: Getting your OAuth credentials
Last updated