962 questions with OneDrive tags

Sort by: Updated
0 answers

Getting "InvalidAuthenticationToken" error code and "Access token is empty." while trying to login to upload to OneDrive

var scopes= "files.readwrite files.readwrite.All User.Read offline_access"; var url = 'https://login.microsoftonline.com/common/oauth2/v2.0/authorize?' + 'client_id=xxxxxxxxxxxxxx'+ '&scope=' + scopes…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-19T11:37:39.96+00:00
Ahmed Waseem 0 Reputation points
1 answer

My photos and files are not uploading.

When I go to OneDrive's website, none of my photos and files are uploading. The error message I get is "General Exception While Processing." I have tried restarting my PC and that does nothing. How can I fix this?

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.
4,324 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-19T02:11:12.2066667+00:00
Krista Schwimmer 0 Reputation points
answered 2024-07-19T07:15:14.2566667+00:00
Emi Zhang-MSFT 23,736 Reputation points Microsoft Vendor
13 answers

One driver presenting error "General exception while processing". What can I do?

One driver presenting error "General exception while processing". What can I do?

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-18T23:42:14.36+00:00
Rafael Boni 0 Reputation points
answered 2024-07-19T07:12:16.0666667+00:00
Emi Zhang-MSFT 23,736 Reputation points Microsoft Vendor
1 answer

User Authentication with Graph API

This will be a fairly lengthy set of questions so thanks in advance! I currently have an app registered where a user can follow this link: https://login.microsoftonline.com/{tenant_id}/adminconsent?client_id={client_id} and they are prompted to grant…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-09T18:30:22.99+00:00
Joseph Wylie 25 Reputation points
commented 2024-07-19T07:01:56.7766667+00:00
Yakun Huang-MSFT 2,335 Reputation points Microsoft Vendor
2 answers

Sharepoint syncing issue

We have been experiencing SharePoint syncing issues with our local sync folder for the past week. When users sync from the SharePoint library, it initially syncs to the local folder. However, they have to resync 2 or 3 times daily because the sync folder…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-06-28T11:52:42.8733333+00:00
Mohammed Kasim 20 Reputation points
answered 2024-07-19T06:36:29.0733333+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
2 answers

Disable OneDrive Personal vault

I am unable to disable Personal Vault.  It keeps syncing forever and timing out at 20 minutes. When I go online to One Drive and select settings to disable Personal Vault I do not get the option to disable Personal Vault.  I only get the authentication…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 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,193 questions
asked 2024-05-03T00:42:34.0333333+00:00
Ibrahim Kishawi 5 Reputation points
commented 2024-07-19T06:26:39.3466667+00:00
Lori Lockwood 0 Reputation points
3 answers

Teams and one drive

One of our users had their email name edited. The onedrive section in teams started to give a 404 error. One drive and teams works individually Please assist

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,582 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-18T09:38:56.04+00:00
Abdullah Akojee 0 Reputation points
commented 2024-07-19T06:09:47.2466667+00:00
Abdullah Akojee 0 Reputation points
7 answers

How to fix this Correlation Id: 0bd9ad60-3a2d-4636-82ae-133615e00443 Timestamp: 2024-01-04T15:27:08.000Z DPTI: a05c8a0dec03143e68dfafba2f1b38d142609578019befb03af49a4b9a6cb327 Error Tag: 657rx Error Code: 2148073494, in my microsoft account?

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.
4,324 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,582 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,403 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-01-04T15:57:29.91+00:00
JONATHAN BINSAR MUNTHE 40 Reputation points
commented 2024-07-19T02:00:53.3566667+00:00
Kha Mun Yaip 0 Reputation points
0 answers

Use api to view one-drive file list, file ID

I want to check the file list of OneDrive through an apiurl, which apiurl should I check? There was no api related to getitems

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-19T01:27:16.1466667+00:00
zidnd 0 Reputation points
3 answers

Multi-tenant setup for sharepoint v8 for filepicker

Hi We're developing a Teams app that's used across multiple tenants. We would like to provide the ability for user's to link files from their onedrive/sharepoint in our app. We'd like to implement new filepicker v8, but the problem is implementing the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,582 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2023-01-31T08:43:42.56+00:00
Aleksi Pulkkanen 0 Reputation points
edited an answer 2024-07-18T22:06:30.9133333+00:00
Alex 0 Reputation points
3 answers

Missing files from Microsoft Graph API search

Hello, I am using the following endpoint for the search: POST https://graph.microsoft.com/v1.0/search/query { "requests": [ { "entityTypes": [ "driveItem" ], …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-08T07:05:56.4966667+00:00
Olga Andreeva 126 Reputation points
edited an answer 2024-07-18T11:24:48.41+00:00
Oleksandr Yakovliev 0 Reputation points
0 answers

Office documents opened from OneDrive often are write-protected

Hello  Please i need your help on this issue.    WE are having an issue with Office 365 documents randomly opening as write-protected from OneDrive. We are trying to open the document from the OneDrive desktop application and the same via latest opened…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,459 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T16:52:57.0866667+00:00
IniobongNkanga-8038 296 Reputation points
commented 2024-07-18T11:02:15.49+00:00
IniobongNkanga-8038 296 Reputation points
1 answer

Unable to get files/folders from OneDrive using sharedWithMe graph API

How can I retrieve OneDrive files and folders for the drive using sharedWithMe API? I have already configured all the necessary permissions for the application, but the API is returning an empty response. These are the configured permissions: This is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-10T15:49:51.1966667+00:00
Sagar Gole 0 Reputation points
commented 2024-07-18T07:29:40.8666667+00:00
Sagar Gole 0 Reputation points
3 answers

OneDrive Shared Folders no longer functioning in Windows File Explorer

I access my work files via a Shared Folder in OneDrive. Previously, I was able to access and interact with the shared folder within my Windows File Explorer. About 2 weeks ago, the shared drive in my File Explorer started malfunctioning. Now when I click…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,926 questions
asked 2024-06-24T05:52:52.5133333+00:00
Wendy Gordon 15 Reputation points
commented 2024-07-17T15:32:04.4933333+00:00
Steven Hartline 0 Reputation points
6 answers One of the answers was accepted by the question author.

Shared Files via OneDrive: sync button not available

Hello, I have a simple question. The company I work uses OneDrive and Office 365. When somebody shares a folder with files inside with me I see the sync button and all files are synchronized, but when an excel or word file for instance is shared the sync…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,193 questions
asked 2024-02-15T11:00:20.1166667+00:00
Martinelli, Cavour 50 Reputation points
answered 2024-07-17T14:48:39.96+00:00
Allan 0 Reputation points
4 answers

Need to stop office apps from EVER opening in a browser on my PC. Was told to post here by answers.microsoft

I need to stop files (Excel files on SharePoint/OneDrive primarily) from opening in a browser on my PC. I feel like I've tried everything. All the advice I get is to click on the ellipses and select "open in desktop app", or go to SharePoint…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,681 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-03-12T14:25:38.0033333+00:00
Patrick Ldierts 5 Reputation points
answered 2024-07-17T14:20:44.7166667+00:00
Jesse H 0 Reputation points
1 answer

Microsoft Graph API - How to fetch delta for drives using timestamp in Java?

When trying to fetch delta items using the "drives/{drive-id}/delta?token=timestamp" API in Java, the token query parameter is not available in requestConfiguration object. This API is working in graph explorer, but not supported in Java…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-10T06:58:53.0633333+00:00
Sagar Gole 0 Reputation points
answered 2024-07-17T09:59:54.84+00:00
Carolyne-3676 201 Reputation points
1 answer

Onedrive api - Require sharing downloadUrl from onedrive to a thirdparty that uses url to download the file

I have a need to share a publically accessible non-autheticated url to a file with a thrid party service that will download my file and post it into thier service. I need something like and S3 container or a google drive that allows for the creation of…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
asked 2024-07-16T15:56:46.1466667+00:00
Eddie Austin 0 Reputation points
answered 2024-07-17T02:13:35.3266667+00:00
Emi Zhang-MSFT 23,736 Reputation points Microsoft Vendor
1 answer

Restore deleted files or folders in OneDrive

Hello  Please i need your help on this issue.  We are unable to restore a files under OneDrive.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,193 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,893 questions
asked 2024-07-16T13:09:02.1966667+00:00
Iniobong Nkanga 1,751 Reputation points
answered 2024-07-17T01:56:24.76+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

Shared With Me files are not getting in API response

Using client credential authentication flow we are trying to get SharedWithMe files of user but we are getting empty response although the user has files in sharedWithMe API we are using: https://graph.microsoft.com/v1.0/users/{0}/drive/sharedWithMe API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,379 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T18:42:39.3433333+00:00
Casepoint Developer 66 Reputation points
answered 2024-07-17T01:54:39.0966667+00:00
Yakun Huang-MSFT 2,335 Reputation points Microsoft Vendor