LukeMurphey / splunk-google-drive

A Splunk app designed to import and export data to/from Google Drive
Apache License 2.0
5 stars 3 forks source link

Fix "WARNING The service account key was not provided. Please run setup and provide the service account key to run this input" error #2

Closed timip closed 4 years ago

timip commented 4 years ago

The App works after I removed resolve_credential_file checking. I guess the App now get the key from secure storage instead of json file.