Hi,I am using ACL , now I need to use pydgraph for data query, add and delete operation.So how do I initialize the authentication user information?Before using ACL, I can use client_ Stubs directly operate data like this:
Now,error like this
Error: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAUTHENTICATED
details = “no accessJwt available”
debug_error_string = “{“created”:”@1611132551.997000000",“description”:“Error received from peer ipv4: localhost:9080”,“file”:“src/core/lib/surface/call.cc”,“file_line”:1055,“grpc_message”:“no accessJwt available”,“grpc_status”:16}"