Scenario:
We noticed that when creating Database info and if the password had special char (%) then we are not able to make connection, and getting the following error.
Error:
URLDecoder: Illegal hex characters in escape (%) pattern - Error at index 0 in: "Z4
Workaround: If your password included percent sign % then you can simply save the database info including percent % sign in the password and then edit the database info and perform the connection test you will get the successful connection.
Comments
0 comments
Please sign in to leave a comment.