Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Unable to set EUI tag #49

@hferentschik

Description

@hferentschik

BALENA_API_KEY is not available in-container and the script logs a parse error originating from:

ID=$(curl -sX GET "https://api.balena-cloud.com/v5/device?\$filter=uuid%20eq%20'$BALENA_DEVICE_UUID'"
-H "Content-Type: application/json"
-H "Authorization: Bearer $BALENA_API_KEY" |
jq ".d | .[0] | .id")

BALENA_API_KEY is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions