cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Not able to connect Neo4j with Neovis JS using bolt+S. Throwing error

I am working on Neovis JS and tried to connect it with bolt+S , but it is throwing below error

index.js:291 Uncaught Error: Encryption/trust can only be configured either through URL or config, not both
Also I want to know if Neovis connection works with REST https

Could you please help me in this.

Thanks in advance.

2 REPLIES 2

Hi @v.phanimadhavi85 ,
I am facing the same issue. Were you able to resolve it? It will be great if you can give me some pointers. Thanks.

Hello,
have a look to my functioning neovis tweak, until about September 20, when the sandbox expires. Substitute the sandbox url with your's and have a try. The code is a simplification of a broader interface to show a neo4j db.
WJI