getting error when using wso2 ldap connector -


i'm using wso2 ldap connector retrieving data ldap server.so getting following error when calling service.try searchentry operation.

{   "error": {     "errormessage": "missing 'equals'",     "errorcode": 7000001   } } 

also refer wso2 documentation above scenario.

is there reason this?

this seems authentication error ldap. can recheck request sending , see if credentials correct?


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -