Yep, getting the same error:
{
"code": 3,
"message": "error:pkg/tenant/middleware:missing_tenant_id (missing tenant ID)",
"details": [
{
"@type": "type.googleapis.com/ttn.lorawan.v3.ErrorDetails",
"namespace": "pkg/tenant/middleware",
"name": "missing_tenant_id",
"message_format": "missing tenant ID",
"correlation_id": "bbdb095512164941993148586f994bfe",
"code": 3
}
],
"request_details": {
"url": "/ns/applications/cttg-agri-sensor/devices/2028a0008",
"method": "put",
"stack_component": "ns"
}
}
I’ve posted the error in the #support channel on Slack. Let’s see if we can get it resolved.