Forum Discussion
Team provisioned without graph access
Stand 
its a timing thing.  Im working on that right now.  You have to retry every 5? minutes till it works.
If you go into that team, click on files by hand it will eventually work and they your graph api will return a result...
- StandMay 16, 2023Copper Contributor
Hi Mike,
Thanks for your response 🙂 Do you work for Microsoft and are working on a fix to the timing issue at the moment or you're just encountering the issue yourself and working on a workaround?
I've tried creating and moving the files in the SharePoint UI but the issue seems to persist. Querying the graph for days but the root site still cannot be found via graph.btw: I've added some additional notes to the question above 🙂
- mikeh752May 17, 2023Copper Contributor
Stand I dont work for Microsoft, but I am struggling with you... 🙂
Everything I am doing is using the GraphAPI.
It works, but I have to manually go to the file tab after the channel is created and then it comes up. I am now calling that tab thru an automated HTTP request. I am sure there is an easier way, but I have not found it yet. I'll post when I solve issue.
Also I am using automation so I have created the same team name 100 times. That causes problems in Sharepoint so I had to write a simple routine to permanently delete the deleted sharepoint sites...- StandMay 17, 2023Copper ContributorGotcha.
Yer, we can't seem to find a suitable workaround either. For us, we have a multi-tenanted application that is used by thousands of different tenants so we tend to see this issue come up often. Any workaround that involves interaction with the UI unfortunately won't work for our scale.