Setting up environment variables
Less than to read
-
Preset Authorization header and Pre-request scripts:
-
Preset Authorization header
Select Type = Bearer Token
Token = (value of accessToken set up at the beginning)
-
-
We need the following environment variables:
-
accessToken & refreshToken: complete these variables with the tokens that you receive after completing of Pairing process described in the Quick Start Guide. Please note: Do not click “Use tokens” but just copy the tokens value into environment variables
-
accessTokenExpiry
-
presignedUUrl: presigned URL for uploading files with AWS
-
order: an incremental index to be able to upload files automatically while testing
-
clientId & clientSecret : that you receive after completing of Add an App step described in the Quick Start Guide
-