Discussions
Problem retrieving certain lists
I'm using v2.6 of the WSDL and .NET/C# to retrieve the "customer_salesRep" list using getSelectValue. I get the following error:
[Code=INSUFFICIENT_PERMISSION] You do not have permissions to set a value for element salesRep due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
Also I am doing something similar with Cases, trying to get the "supportCase_company" and "supportCase_contact" lists I get this error.
[Code=INSUFFICIENT_PERMISSION] Permission Violation: You need a higher level of the 'Lists -> Cases' permission to access this page. Please contact your account administrator.