web services - Microsoft CRM 4 : What user privileges are needed to access the webservice API? -
I am trying to use Microsoft CRM 4 webservices. However, I receive a 401 unauthorized error for any request sent to me. I am running under my own user account, which has access to CRM.
Which user's privileges do I need to gain access?
no problem
The problem was that organization name
On CrmAuthenticationToken
must be set correctly, or you will get 401 unauthorized. I made a typo while typing it.
Comments
Post a Comment