小编ist*_*9im的帖子

cURL命令 - Neo4j

我在使用cURL作为Neo4j的HTTP clinet时遇到了问题.当我写这个命令:( curl http://localhost:7474/db/data/或任何URL,然后http://localhost:7474/db/data/node/)然后我得到JSON格式的结果:

{   "errors" : [ {
    "message" : "No authorization token supplied.",
    "code" : "Neo.ClientError.Security.AuthorizationFailed"   } ],   "authentication" : "http://localhost:7474/authentication" }
Run Code Online (Sandbox Code Playgroud)

curl neo4j

3
推荐指数
1
解决办法
6198
查看次数

标签 统计

curl ×1

neo4j ×1