Hello @Colleen Villon
Good afternoon and thank you for your question. Under the articles below, we need to make sure that we have the necessary permissions:
https://learn.microsoft.com/en-us/graph/api/list-get?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/list-list?view=graph-rest-1.0&tabs=http
Other things that we can do and verify is the following also:
- if you are using the correct credentials?
- if you are using the tenantID, clientID and resource URL?
- if you have regenerated token and use it to access the list?
- if the credentials you are using has permission to access the site?
- To test further, can you open an Incognito/InPrivate browser and login then go to the specific site using the credentials.
- Go to aka.ms/ge (Graph Explorer), sign in and get the list under the sites. I hope I was able to provide an answer to your question. If yes, please upvote my answer and Accept it as an answer.