Hi,
I get some error when trying to create a site using HTTP request. It's pretty straight forward, so not sure what i'm doing wrong.
I'm basicly following this: https://learn.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest, but I get this error:
"Cannot convert a primitive value to the expected type 'Edm.Guid'. See the inner exception for more details.
clientRequestId: 3544ed78-e876-4f6f-b983-de761d962653
serviceRequestId: 8259bea0-00af-6000-b8e0-e80699d5be82"
Any help would be appreciated.