847 questions with OneDrive tags

Sort by: Updated
0 answers

How to upload a large file using one drive API in ASP.net C#

How to upload a large file using one drive API in C# Please find the code as below as it is not working Please Help. [HttpPost] [Route("Uploadlargefile")] public async Task<string> UploadFileAsync(IFormFile…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,767 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,298 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-31T19:44:22.41+00:00
Pradyut Sinha 21 Reputation points
edited the question 2023-02-01T03:09:51.6733333+00:00
Zehui Yao_MSFT 5,831 Reputation points
1 answer

We can't sync your OneDrive folder right now. Please try again.

I've been trying to add my school OneDrive account on my Mac but I've been getting this error message instead. I already have my personal OneDrive account synced to my Mac and this account works perfectly normal. What can I do?

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-19T22:55:28.87+00:00
James Frederick 0 Reputation points
commented 2023-02-01T02:23:52.6033333+00:00
Ceasar Chen_MSFT 4,391 Reputation points
1 answer

Cannot open desktop

I uninstalled onedrive using the MS uninstall tool. Then I went through my files deleting the leftover onedrive files. Then I found that MS still searches for onedrive paths (why on earth didn't uninstall fix this?) so I tried to change Location in…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,352 questions
asked 2023-01-12T04:43:58.4633333+00:00
Jon Murray 0 Reputation points
commented 2023-02-01T02:01:17.4333333+00:00
Ceasar Chen_MSFT 4,391 Reputation points
0 answers

invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.

Getting invalid request

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,618 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,787 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,142 questions
asked 2023-01-31T11:22:34.13+00:00
Sudhakar Swain 0 Reputation points
commented 2023-02-01T01:36:58.71+00:00
Wendy Li_MSFT 1,711 Reputation points Microsoft Vendor
1 answer

2 Instances of my pro OneDrive files are appearing in my folders, leading to the same OneDrive global folder.

Hi, I recently installed my OneDrive folder to appear in my file explorer on the left of my screen (see photos) it's nice that it appears just below my users profile. But two folders are appearing now and i dont know how delete one or hide one of them.…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-25T17:32:18.53+00:00
Paul Gudin 0 Reputation points
commented 2023-01-31T09:05:32.5366667+00:00
Emily Hua-MSFT 27,546 Reputation points
1 answer

Can't delete onedrive folder "The resource has changed since the caller last read it' usually an eTag mismatch"

I have uninstalled oneDrive from my PC. I want to delete a directory from the oneDrive browser interface. When I select the folder in the browser, and click delete, and confirm I want to send it to the recycle bin I get the message: "The resource…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,909 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-27T11:46:23.9466667+00:00
Steve Pritchard 1 Reputation point
commented 2023-01-30T16:47:11.13+00:00
Steve Pritchard 1 Reputation point
2 answers One of the answers was accepted by the question author.

Qual a diferença funcional e técnica entre servidor de arquivos no ondrive ou no file server azure .

Boa tarde.. Tenho um servidor de arquivos de 5 TB na empresa onde sou responsável pelo T.I. Temos uma empresa em São Paulo e outra em Portugal. O servidor de arquivo é local, onde os colaboradores de Portugal acessam via OpenVPN, mas temos um grande…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,175 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,731 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-29T19:59:51.07+00:00
Andre Prates 40 Reputation points
edited the question 2023-01-30T11:22:40.4133333+00:00
Sumarigo-MSFT 43,911 Reputation points Microsoft Employee
1 answer

By mistake I locked my Lap Top fron the OneDrive platform, I need to reset ot. Very hard to do

Locked by mistake

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-14T00:27:19.6566667+00:00
Ricardo Rivera 0 Reputation points
commented 2023-01-30T09:58:40.09+00:00
Emi Zhang-MSFT 22,161 Reputation points Microsoft Vendor
1 answer

Lost all my local documents while trying to backup them in OneDrive

Hi! Early in the morning I copy my all local files to my OneDrive account later while reviewing my OneDrive configurations I clicked the option Backup & Sync Local Folders to OneDrive in Windows but I noticed that all the documents started to…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-27T12:31:12.5033333+00:00
Cris Losen 0 Reputation points
answered 2023-01-30T02:41:26.8066667+00:00
Emily Hua-MSFT 27,546 Reputation points
0 answers

unable to upload

unable to upload a large file in one drive by using the below code can any body tell what is wrong in the below code . Please help [HttpPost] [Route("Uploadlargefile")] public async Task<string>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,767 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,298 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-28T13:07:11.22+00:00
Pradyut Sinha 21 Reputation points
edited the question 2023-01-30T02:25:58.5366667+00:00
Lan Huang-MSFT 26,121 Reputation points Microsoft Vendor
2 answers

I cannot view/see my files which i have uploaded on OneDrive using Microsoft.Graph api. Where can i find them in OneDrive?

Steps: There is a OneDrive folder shared by a generic/functional/service account with some human user account. Both are haveing Business account type only. Upload file into already shared OneDrive folder using some generic functional/service Account…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,767 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-19T05:57:02.0133333+00:00
Rajkumar Purushothman 5 Reputation points
commented 2023-01-30T02:22:40.9066667+00:00
CarlZhao-MSFT 37,466 Reputation points
1 answer

OneDrive picker support any account and tenant

Hello, I am building an app to allow users select files from their OneDrive accounts using the OneDrive file picker. I have configured my Azure app registration to allow any tenant and personal accounts, and file read permissions. However, attempting…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-26T19:17:04.5466667+00:00
Hilaire Djani 0 Reputation points
answered 2023-01-27T05:35:10.01+00:00
Emily Hua-MSFT 27,546 Reputation points
0 answers

Files Deleting Randomly from OneDrive and Restore Function Does Not Work

On my Mac, files delete randomly from folders on OneDrive, when the file name is changed, or when a folder containing may files is transferred my computer to OneDrive. Longstanding issue. Please fix it.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-26T00:15:24.06+00:00
Mary M 0 Reputation points
commented 2023-01-26T09:29:29.1333333+00:00
Emily Hua-MSFT 27,546 Reputation points
1 answer

How to find out One Drive client install/uninstall information

Hi, An important user in my org'n had lost his One Drive Client which wasn't supposed to happen and we're trying to trace possible triggers etc. The last sync for One Drive has been found on 20th Jan and hence its assumed that the removal incident took…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,909 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
Microsoft Configuration Manager
asked 2023-01-24T18:12:28.4566667+00:00
SAMUEL VALAPARLA 126 Reputation points
answered 2023-01-24T19:44:56.3766667+00:00
Garth Jones 1,656 Reputation points MVP
2 answers One of the answers was accepted by the question author.

OneDrive: how to search what subfolders are acccessed from a user?

Hi all, we have an account (name it as "MyMainUsers") with its OneDrive. Some users in the company have access to the files/subfolders into that MyMainUser's OneDrive. Now I have to remove the access, to every file/subfolder, for one user (name…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-19T11:40:42.1266667+00:00
mf 61 Reputation points
accepted 2023-01-20T07:12:50.8+00:00
mf 61 Reputation points
1 answer

I delete data from smartphone and dont have acces to the Microsoft Authenticator app and not able to login in my account.

I set only one way to login into my office 365 account with Microsoft Authenticator. I also delete all data from my smartphone by mistake and now i cant login into my bussines account. Im also admin. Is there any way resolve the issue? Please help. I m…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,909 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,618 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
312 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-17T23:26:34.21+00:00
IvanM 0 Reputation points
commented 2023-01-19T14:38:46.1266667+00:00
Dave Patrick 426.2K Reputation points MVP
2 answers One of the answers was accepted by the question author.

OneDrive DLP/High Availability

How do we determine the Data Loss Prevention for a client's OneDrive if we know they have an E5 License. Said another way if Microsoft M365 Datacenter were to suffer a catastrophic event -- where does the data "fail over" to and what is…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-17T23:30:09.44+00:00
Brooke Smith 20 Reputation points
commented 2023-01-18T14:30:11.09+00:00
Brooke Smith 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to transfer 500 GB from OneDrive to an S3 bucket? SFTP keeps failing, any other suggestions?

Hi there How to transfer 500 GB from OneDrive to an S3 bucket? SFTP keeps failing, any other suggestions? Thank you.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,787 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,142 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
598 questions
asked 2023-01-13T01:44:02.9466667+00:00
frob 4,216 Reputation points
accepted 2023-01-18T02:07:19.9166667+00:00
frob 4,216 Reputation points
1 answer

I am trying to download an app but it says there is not enough storage even though I have a lot of free space on one drive

Hi I am trying to download a very large app. I do not have anywhere near enough space on my computer but have lots of space on my onedrive. I have tried the install process with the filepath leading to my local onedrive folder. This brings up an error…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,752 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
asked 2023-01-16T23:00:59.7166667+00:00
scott Nicholson 0 Reputation points
commented 2023-01-17T14:20:43.4+00:00
Dave Patrick 426.2K Reputation points MVP
0 answers

Does Virus & Threat Protection Scan of Excel 365 Enterprise Web Workbooks increase Crash and/or Freezing Risk? How to improve?

To reduce risk of crashing and freezing of trusted Excel Web Workbooks, are there settings to exclude Virus & Threat Protection Scan ? Excluding folder has drawbacks I need IT approval folder can include non-trusted Workbooks IMHO, without trial…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,517 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
847 questions
Windows 365 Enterprise
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,776 questions
asked 2023-01-16T07:56:44.7966667+00:00
Sunny Wong 1 Reputation point
edited the question 2023-01-17T05:01:01.67+00:00
Shweta Mathur 28,021 Reputation points Microsoft Employee