Share via

@odata.nextLink missing on running https://graph.microsoft.com/v1.0/places/microsoft.graph.room

Lisa Palathingal 6 Reputation points Microsoft Employee
2022-09-23T23:28:46.387+00:00

@odata.nextLink missing on running https://graph.microsoft.com/v1.0/places/microsoft.graph.room?$count=true&$top=1

image

On running https://graph.microsoft.com/v1.0/users?$count=true&$search="displayName:room"&$top=1, I can see @odata.nextLink:

image

From the doc List places - Microsoft Graph v1.0, I see that $top parameter is supported by /places/microsoft.graph.room. So, why doesn't the response include @odata.nextLink?

Microsoft Security | Microsoft Graph

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.