I have two tenants (O365, E3, trial)
Im using guide below to connect to a Dynamics CRM 365.
msdn.microsoft.com/.../jj602970.aspx
The tenants are 100% same setup, but different orgversions
[1] ConnectedOrgVersion : 8.1.0.538 (created a month ago)
[2] ConnectedOrgVersion : 8.2.0.720(created a few days ago)
With [1] everything works ok. With [2] I only get error message "Cannot login to Dynamics CRM"
and detailed error message says "An unsecured or incorrectly secured fault was received from the other party."
Both of these error messages show up even if I for example input wrong user or password in [1], so they
dont say anything really.
Anyone having any problems connecting programmatically to a NEWLY created CRM-account?
(both works fine in powershell!, I can connect and create accounts)