philippkueng / node-neo4j

Neo4j REST API wrapper for Node.js
MIT License
211 stars 44 forks source link

Graphenedb_url authentication returns error 403 #65

Closed Pinsonbavard closed 8 years ago

Pinsonbavard commented 8 years ago

I'm using node-neo4j. And I when I test using localhost:7474 I passed neo4j:mypassword@localhost:7474 and it worked but when i'm trying to use graphenedb the url looks like this app45353535:sdddgt3434c645e5@app45353535:dodgers.fd54f4444d:35454 but it returns error 403 but when I take all the parameters after the @ and paste on the browser, it takes me to the neo4j db

Pinsonbavard commented 8 years ago

db = new neo4j('app5453544:app545e43@test5535et:**');