Enqueueing raises an UNKNOWN:Error received from peer with Status 16

I’m getting this error for one specific device when I try to enqueue a Struct protobuf object:

<_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNAUTHENTICATED
        details = ""
        debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2023-09-09T08:30:02.571434612+02:00", grpc_status:16, grpc_message:""}"
>

This error shows up in Python with chirpstack-api v4.4.0. I’m not familiar much with Chirp and it’s API so any detailed help would be greatly appreciated.

it seems like the error is UNAUTHENTICATED, Did you provide an API Token to access the chirpstack API ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.