Hi,
I have one environment for which SDK.WEBAPI.createRecord is working absolutely fine in Web browser.
Now, I configured that environment in CRM Application which is installed in my Windows 10 and I downloaded this app from Application Store of Win10.
When I perform steps which trigger javascript code and execute function to create new record using SDK.WEBAPI.createRecord function, I am getting response in Error Callback always.
Further I dig the issuein SDK.WEBAPI.js file, I found that within "onreadystatechange" of create method, status is always coming as 0.
I tried with latest SDK API as well but no luck.
Please help me on this.
Thanks,
Mohit Patel