I am trying to use the Microsoft CRM 4 webservices. However, I get the 401 Unauthorized error for any requests I send. I am running under my own user account, which has access to CRM.
What user privileges do I need to add, in order to get access ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nevermind.
The problem was that
OrganizationNameonCrmAuthenticationTokenmust be set correctly, or you will get a 401 Unauthorized. I had made a typo when putting it in.