All Apps and Add-ons

Splunk Add-on for Google Drive: After running the configure_oauth command, why does it exit without the expected URL to complete the auth process?

kyleodonnell
Engager

The instructions stated that after running the configure_oauth command, I should have been presented a URL which I needed to visit to complete the auth process. I ran the command and it just exited without any output

$ env |grep SPLUNK
SPLUNK_SERVER_NAME=Splunkd
SPLUNK_HOME=/opt/splunk-6.3.0
SPLUNK_DB=/opt/splunk-6.3.0/var/lib/splunk
SPLUNK_WEB_NAME=splunkweb
$ $SPLUNK_HOME/bin/splunk cmd python $SPLUNK_HOME/etc/apps/splunk-add-on-google-drive/bin/configure_oauth.py My Name MyClientID MySecret
$ echo $?
0
$
0 Karma
1 Solution

kyleodonnell
Engager

It was the python script. I hacked it as described here and it worked!

https://github.com/splunk/splunk-add-on-google-drive/issues/4

View solution in original post

kyleodonnell
Engager

It was the python script. I hacked it as described here and it worked!

https://github.com/splunk/splunk-add-on-google-drive/issues/4

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...