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

SetUp Link not visible in App Manager and SetUp page is broken #3

Open JensLederer opened 1 year ago

JensLederer commented 1 year ago

I've installed version 2.0.6 of Google Import/Export on Splunk 9.1.0.2 and the link to the SetUp page is missing there:

image

When I open the page manually, the form is broken and I get an Javascript error (Tested on Brave v1.57.47 , Firefox v116.0.2 and Google Chrome v116.0.5845.96):

image

Adding the account key (JSON file) via drag & drop ends in the file opened in a new browser tab.

LosephCawtonJurtis commented 1 year ago

I had the same issue, I went ahead and manually configured the key via the filesystem. but I don't know if it worked. is this app just for importing and exporting spreadsheets? I was lead to believe I could import json files from gdrive with this app but that doesn't seem to be the case?

cchantrey commented 11 months ago

Having the same issue on version 2.0.6 of Google Import/Export on Splunk 9.1.0.2. The set up page link can be generated by adding "setup_view = google_drive_setup" to the [ui] stanza in app.conf. However the JS error on the setup page is still present.