TenderIntel
7:00 AM PKT System Online
Ariba credentials not configured

Add the following four variables to your .env file to enable SAP Ariba syncing:

ARIBA_CLIENT_ID=<OAuth Client Id from developer.ariba.com>
ARIBA_APPLICATION_KEY=<Application Key from developer.ariba.com>
ARIBA_OAUTH_SECRET=<Actions → Generate OAuth Secret>
ARIBA_REALM_ID=<your realm ID, e.g. 124997006>
ARIBA_ENVIRONMENT=prod

To get the OAuth Secret: log in to developer.ariba.com → click your app → Actions → Generate OAuth Secret.