- Set your customer ID and credentials as environment variables named
CUSTOMERID,CLIENTIDandSECRET, respectively. You can also use a.envfile. Seeapi_settings.pyfor details. - Requires Python 3
- Requires package
requests_oauthlib:
$ pip install requests-oauthlib
c:> pip install requests-oauthlib
- Run the sample app:
$ python sampleapp.py
c:> python sampleapp.py