msgraph-sdk-java icon indicating copy to clipboard operation
msgraph-sdk-java copied to clipboard

Microsoft Graph SDK for Java

Results 153 msgraph-sdk-java issues
Sort by recently updated
recently updated
newest added

### Describe the bug I referred to the Microsoft documentation(https://learn.microsoft.com/en-us/graph/extensibility-overview?tabs=java) on schema extensions and tried using the provided code to update schema extension values directly. However, I encountered an exception...

status:waiting-for-triage
type:bug

### Describe the bug When using Graph Explorer, the API endpoint `https://graph.microsoft.com/v1.0/sites` returns nothing. With Graph Explorer, it appears that using `?search=*` works to return all sites. When using the...

status:waiting-for-triage
type:bug

### Describe the bug Doing different site lists returns different values in the `name` field. Doing a search limited to a smaller set of sites returns the correct / expected...

status:waiting-for-triage
type:bug

### Describe the bug I am trying to obtain the site description using the Graph SDK. However, even though the Graph Explorer shows that the description value is returned, in...

status:waiting-for-triage
type:bug

### Describe the bug I am using the Microsoft Graph API 5.80.0 to upload files to SharePoint from a Java Spring Boot application. The upload works fine in normal conditions,...

status:waiting-for-triage
type:bug

### Describe the bug HI , I am copying a file from my sharepoint site to another location on the same site. The first time i execute the code the...

status:waiting-for-triage
type:bug

### Describe the bug Since updating to Microsoft Graph SDK version 6.17.0, our functions for updating/patching an application's 'oauth2PermissionScopes' seem to be failing in our Kotlin app. Java Version: 17...

Status: Needs Investigation
type:bug

### Describe the bug When trying to download attachments from Outlook while simultaneously uploading files to SharePoint, it is not allowing multiple emails; it only processes one email at a...

status:waiting-for-triage
type:bug

### Describe the bug When we try to create a TodoTask in a full Mailbox, we get this error Message: "com.microsoft.graph.models.odataerrors.ODataError: Access is denied to the requested resource. The user...

status:waiting-for-triage
type:bug

### Describe the bug I have a scheduler that runs every hour that gets schedule for all our users and saves them in the db. But alot of calls (more...

status:waiting-for-triage
type:bug