Umbraco Cloud site setup issues - Unable to cast object of type Newtonsoft.Json.Linq.JObject to type Newtonsoft.Json.Linq.JArray.
I'm setting up a cloud site locally & when restoring the content it throws the following error:
An error occurred
The source environment has thrown a
Umbraco.Deploy.Exceptions.RemoteApiException with message: The remote
API has thrown an exception. It might have been caused by an inner
System.InvalidCastException with message: Unable to cast object of
type Newtonsoft.Json.Linq.JObject to type Newtonsoft.Json.Linq.JArray.
The technical details may contain more information.
Umbraco Cloud site setup issues - Unable to cast object of type Newtonsoft.Json.Linq.JObject to type Newtonsoft.Json.Linq.JArray.
I'm setting up a cloud site locally & when restoring the content it throws the following error:
Sounds like this issue:
https://github.com/umbraco/Umbraco.Cloud.Issues/issues/151
is working on a reply...