Is there a way to access a Sharepoint file that requires credentials through a live server using Javascript?
Context: I have a web application (html/js/css) that uses Highcharts library to generate data visualisation. Currently the visualisation is built with data from a local JSON file.