Forum Discussion
Justin Liu
Aug 03, 2016MVP
Office 365 SharePoint root webs and default library have the same id(guid) issur?
Hi guys Here is the situation. When I create several site collections one by one, the root webs and default libraries in the webs have the save id(guid), I wonder is it normal? I use web id in my p...
Mike Platvoet
Aug 03, 2016Iron Contributor
Hi Justin,
What query are you using exactly to retrieve these IDs? Could it be that you are querying the id's for the root site collection? That would explain why you are getting the same ID's everywhere.
regards
Mike
Deleted
Aug 03, 2016Looks like you are querying not the web guids but a different one can you post your code?