Showing an error "Failed to send request to the knowledge base server."
Help me out!!
Hi @Pritam Das ,
You can follow the below steps to resolve your issue!
The cause of the issue is the mentioned parameter above where it needs to be "false"
As mentioned before, we would need to set the value to "false"
in order to solve the issue. The steps are:
server.xml
has the parameter set.Find the parameter:
useBodyEncodingForURI="true"
Change the value to "false"
useBodyEncodingForURI="false"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.