Questions tagged [onedrive]

For PROGRAMMING questions about Microsoft OneDrive. Stack Overflow is NOT FOR GENERAL COMPUTING or CUSTOMER SUPPORT questions about OneDrive. OneDrive, formerly known as SkyDrive, is a cloud-based file hosting service, supported with SDKs and a REST API. (FOR NON-PROGRAMMING QUESTIONS, contact Microsoft customer support.)

OneDrive (formerly known as SkyDrive, Windows Live SkyDrive, and Windows Live Folders) is a file hosting service that allows users to upload and sync files to a cloud storage and then access them from a web browser or their local device.

You can use this tag on questions that are about programming with the OneDrive API's. If you're about to ask your first question here please visit How to Ask because that gives you a better chance of getting your question answered.
Also note that you can browse the current questions for . Use the search capabilites to search for questions with an accepted answer for example about REST.


General support Do note that for general support issues, like questions about your account, contracts, billing, the OneDrive website, use of any of the OneDrive apps among other non-programming related things, you still need to contact Microsoft either directly or via your local representative.


Under this tag questions can be asked about:

OneDrive is part of the Windows Live range of online services and allows users to keep the files private, share them with contacts, or make the files public. Publicly shared files do not require a Microsoft account to access.

In addition to personal cloud storage, Microsoft offers managed business storage as OneDrive for Business.

External links:

These SE communities might be of help if you have user related questions:

2885 questions
0
votes
0 answers

Using python to access Excel file in Sharepoint

I'm currently trying to access files inside a company Sharepoint (of which I'm the administrator) using Python, but I'm running into some issues. The first thing I've done was create credentials with tenant permissions using the following tutorial:…
Linx
  • 67
  • 7
0
votes
0 answers

Power Automate issue from Microsoft Form Get Responses trigger, where email attachment File Content shows previous submission

I have created a Quality Audit in Microsoft Forms that I've Power Automated. This is the first flow i've ever built and could use some help! After the trigger of When a new response is submitted, the flow works as follows: Add a row into a table…
0
votes
0 answers

one drive all folders and inside files using python

i have an scenario which is from onderive need to list out all the information, so i'm able to access the multiple folders at a time but inside files i'm unable to list out at a time if i need inside files there i need to mention that folder name…
0
votes
1 answer

Office Graph API Put Files on One Drive are Corrupt

I am able to get the files as mail attachments from office 365 mail, I am able to then create the files on one drive. However all of the files are corrupt and cannot be opened. I can console log the files being created and I see the information -…
0
votes
0 answers

Py3, how to save to local documents avoiding oneDrive

I am trying to save log files to the user/documents directory on corporate client laptops running Windows 10 but if oneDrive is active, it grabs the entire documents folder structure. It is impossible to know if the laptops have onedrive or…
0
votes
1 answer

How to use microsoft Graph API to download files from one drive for business

My one drive for business has URL of the form: https://XXXXXXX-my.sharepoint.com/personal/AA_BBBB_com/_layouts/15/onedrive.aspx How to download the files from the above looking URL? I'm building an client APP which needs to download files from the…
0
votes
0 answers

Files all over my pc keep copying on the desktop

i am running windows 11, xampp 8.2.0 Approx. once in a week files from xampp mostly from htdocs but also files from downloads directory appears on my desktop. Sometimes when i either run servers with xampp or after turning on my laptop files are…
0
votes
0 answers

Excel VBA PDF attachment sometimes sending as SharePoint link instead of attaching the file

I've got a simple VBA function that sends an email with an attached PDF. About every 50 or times the code is called, instead of attaching the PDF, it sends a link to the file where it's saved in SharePoint. Has anyone else ever seen this behavior…
Frank Ball
  • 1,039
  • 8
  • 15
0
votes
0 answers

Opening Files From Sharepoint Mobile in Mobile App not in Sharepoint App

I'm trying to open a PDF via the SharePoint mobile app but can only open it via the SharePoint App or via a web browser, this works fine with Excel files as it opens straight into Excel which I also have installed on my phone. I have two PDF viewers…
0
votes
2 answers

To Mount onedrive for business in databricks

I am trying to mount a folder in one drive business in databricks community edition. I am unable to use onedrivesdk because it is deprecated. I created a app registration, assigned read and write permissions to that and using the client id and…
0
votes
0 answers

Private files in OneDrive is not asking access after shared

After selecting a private file in OneDrive file picker, it is not asking access to download/view it. Private files should get access from its owner. This file1.txt is private After this file is picked, it is changed to "shared". My…
0
votes
1 answer

Find email addresses of all logged in Onedrive/Sharepoint accounts in Windows 11

I am looking for some way to get a list with an email address for each logged in Onedrive account using powershell or python? I would like to ensure that the resultant email address is part of allowed users for a service. If this is not possible,…
Dara O h
  • 89
  • 8
0
votes
2 answers

VScode on Mac was not able to delete file from one drive

I am using VScode on a Mac, and the folder was opened from onedrive. every time I want to delete a file from VScode, it is actually moved to the root directory of onedrive. With the details explained below: This is my onedrive folder: This is the…
asdfgh
  • 11
  • 2
0
votes
0 answers

can i use the Ondrive request link in a powershell to auto upload files anonymous

I´ve create a request link for a folder in my Onedrive (using request file option). Now I want to upload files to that folder (link) via skript without manually select the files. I want to use the skript in an scheduler action to upload logs…
0
votes
0 answers

PowerApp Patch not saving some data

Please help, I am rather new to PowerApp, but it follows a similar concept to C# in Visual Studio IDE. I am building a custom PowerApp that pulls and stores data in Excel files (.xlsx) and stored in OneDrive. It has no issues when trying to save…
1 2 3
99
100