How come the extension doesn't work for listing the reports on Splunk Cloud?
From what I gather this is the request done to enumerate them, but the Could not connect to Splunk server. Please check extension settings. ${error.message} is displayed in VS code.
https://github.com/splunk/vscode-extension-splunk/blob/dcf2076fb743df1c1cce1c4141fe1c54572c8c22/out/searchProvider.js#L94C9-L110C34
However the same search gets a successful response in Postman, AND using a Splunk-notebook seems to work perfectly fine.
Splunk CloudVersion: 9.3.2408.109
Build: b10ab43f821f
Experience: Victoria
How come the extension doesn't work for listing the reports on Splunk Cloud?
From what I gather this is the request done to enumerate them, but the
Could not connect to Splunk server. Please check extension settings. ${error.message}is displayed in VS code.https://github.com/splunk/vscode-extension-splunk/blob/dcf2076fb743df1c1cce1c4141fe1c54572c8c22/out/searchProvider.js#L94C9-L110C34
However the same search gets a successful response in Postman, AND using a Splunk-notebook seems to work perfectly fine.
Splunk CloudVersion: 9.3.2408.109
Build: b10ab43f821f
Experience: Victoria