scottdurow / SparkleXrm

An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
MIT License
265 stars 197 forks source link

Unable to Login to Dynamics CRMOrganizationServiceProxy is null #475

Open bahramzy opened 1 year ago

bahramzy commented 1 year ago

I get this error when I try to connect to my onPremise environment v9.1. Here is how I connect:

.\spkl.exe plugins spkl.json "AuthType=AD;url=https://my-server/myOrg/;Domain=my-domain;Username=admin_user;Password=xxxxxxxxxxxxxxxxxxxxxx"

The error:

Unable to Login to Dynamics CRMOrganizationServiceProxy is null