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!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...