Description
Hello everyone,
I am currently trying to set up and test Golioth backend and trying to create a release using the API.
I am able to get project list or device list and even able to use artefact create to upload a new binary, but for some reason whenever I use goliothctl dfu release command either with create or list, I always get this error:
:rpc error: code = NotFound desc = not found
I do already have a release created manually through the web console just FYI.
I am using goliothctl version 1.6.0
Thanks a lot!
Steps to Reproduce
goliothctl dfu release list
Expected Behavior
Positive response
Actual Behavior
2025/07/29 11:12:43 failed to fetch release list :rpc error: code = NotFound desc = not found
Environment
Ubuntu or even web API tool
Logs and Console Output
2025/07/29 11:12:43 failed to fetch release list :rpc error: code = NotFound desc = not found