Unity3D Exception: Expected root element to be <cross-domain-policy>. found html instead

0 votes
I experienced the following error recently while running my custom code in Unity. It used to run fine before, but now i get this error:
 
Exception: Expected root element to be <cross-domain-policy>. found html instead
MonoForks.System.Windows.Browser.Net.FlashCrossDomainPolicy+Handler.OnStartElement (System.String name, IAttrList attrs)
MonoForks.Mono.Xml.MiniParser.Parse (IReader reader, IHandler handler)
MonoForks.System.Windows.Browser.Net.FlashCrossDomainPolicy.FromStream (System.IO.Stream originalStream)
MonoForks.System.Windows.Browser.Net.CrossDomainPolicyManager.BuildFlashPolicy (Boolean statuscodeOK, MonoForks.System.Uri uri, System.IO.Stream responsestream, System.Collections.Generic.Dictionary`2 responseheaders)
UnityEngine.WWW:get_isDone()
com.shephertz.app42.paas.sdk.csharp.connection.<execute>d__3:MoveNext()
com.shephertz.app42.paas.sdk.csharp.connection.<WaitForRequest>d__0:MoveNext()
 
I'm testing my app using Unity Web Player platform settings. I'm currently using Unity3D version 4.3.3f1. Other App42 Cloud API calls seem ok (userservice authenticate, etc.). The custom code works fine though when running in Unity using the iOS Platform. Please help, thanks.
asked Mar 27, 2014 in App42 Cloud API-BaaS by jonathan.cortes (56 points)

1 Answer

0 votes
 
Best answer
Now this should be working fine please check.
answered Mar 27, 2014 by sshukla480 (407 points)
selected Mar 27, 2014 by jonathan.cortes
it's working fine now, thanks!
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...