Error Authentication type 10 is not supported
Al conectar Zoho Databridge con Postgresql mostro el error :
Authentication type 10 is not supported
2. I get this message "Authentication type 10 is not supported". How do I resolve this?
Zoho Analytics uses the MD-5 password authentication method. If you are using SCRAM-SHA-256 password authentication method, then the above message will be displayed. By replacing the existing driver with a new driver in Zoho Databridge, you can continue using the SCRAM-SHA-256 method.
Follow the below steps to replace the existing driver:
- Navigate to the <ZohoDatabridge_Installed_Folder>/lib/jars folder.
- Delete the existing driver, "postgresql-9.4-1201.jdbc41.jar".
- Download the new driver from the following link, https://jdbc.postgresql.org/download/postgresql-42.5.0.jar
- Place the downloaded driver in the jars folder, <ZohoDatabridge_Installed_Folder>/lib/jars folder.
- Restart Zoho Databridge.
realice los pasos que me indican y ahora muestra este error:
Driver not found. Put the appropriate jar required to connect to your database in <Path to Databridge>/lib/drivers folder and restart the databridge
pueden ayudarme?
gracias