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

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

github - Git errors while pushing -

java - Generating a pre-signed PUT url for Amazon S3 with a maximum content-length -