modeselekt / bubble-plugin-balena-application-api

This is a repository based on the Bubble plugin 'bubbalena.io' which implements the Balena Cloud Application API.
1 stars 1 forks source link

Implement "Get all supervisor releases for a device type" #12

Open ArbitraryY opened 3 years ago

ArbitraryY commented 3 years ago

https://www.balena.io/docs/reference/api/resources/supervisor_release/#get-supervisor-releases

ArbitraryY commented 3 years ago

First attempt returns 500 internal server error (tested with a few device types including beaglebone-black, fincm3, raspberrypi3-64)

A Balena supported "device type" (Balena documentation references this as "Machine Name" at the link below):

https://www.balena.io/docs/reference/hardware/devices/

Seems to be an issue on the Balena side, will reach out to their support.