Team,
I'm getting the following error when trying to add an input after configuring the first step of the app.
Have confirmed I can cURL and authenticate from the same linux box using OAuth on Strava's API but can't seem to get any further with this app.
Believe initial error on 'get_customized_setting' points to some python scripts which could be here:
./bin/ta_strava_for_splunk/aob_py2/splunk_aoblib/setup_util.py
./bin/ta_strava_for_splunk/aob_py2/modinput_wrapper/base_modinput.py
./bin/ta_strava_for_splunk/aob_py3/splunk_aoblib/setup_util.py
./bin/ta_strava_for_splunk/aob_py3/splunk_aoblib/pycache/setup_util.cpython-37.pyc
./bin/ta_strava_for_splunk/aob_py3/modinput_wrapper/base_modinput.py
./bin/ta_strava_for_splunk/aob_py3/modinput_wrapper/pycache/base_modinput.cpython-37.pyc
Logging only gives me:
2020-05-04 16:19:37,677 ERROR pid=14386 tid=MainThread file=base_modinput.py:log_error:309 | error?
Any help gratefully appreciated!
... View more