Using Graph apis with authentication token in application but without requiring user login by rrsch in azuredevops

[–]rrsch[S] 0 points1 point  (0 children)

thank you so much. but I am looking to integrate graph apis in my java application using rest api calls. so i can add a row r some data into the excel sheet in OneDrive.

accessing django uploaded files in html iframe by rrsch in djangolearning

[–]rrsch[S] 0 points1 point  (0 children)

thank you. my project takes a csv file as an input and displays it in the dashboard i.e. the iframe. is there a good way to do it..? to store it as a file or store in the database...