Forum Discussion

yuvarajk's avatar
yuvarajk
Copper Contributor
Sep 20, 2020

nextLink in Graph api is not working when fetching emails

/users/{userName}/mailFolders/{folderid}/messages/delta?$top=250 using this graph api After the first call we use nextLink which should skip first 250 and get next 250 emails. But nextLink returns ...