Trying to fetch values from sharepoint list using graph API in python.
Can able to fetch all values except newly added Person or Group columns. Can able to fetch existing Person or Group column Can able to fetch newly added single line of text column
But not able to fetch newly added Person or Group columns.
May I please know what might be the issue?