@novablue6879 Hi, I finally understood that the update will be released in the UIFlow2 interface at the end of the Chinese New Year. The update will include the program to make the Bala2 move.
I had a similar issue. What solved it for me, was to add the Init SDCard block and increase the frequency. So I'm guessing that reading from the sd card was just to slow to be able to play the music smoothly
Ensure you're using the correct credentials and that your access permissions are set correctly. Try resetting your password, check if the repository is private, or contact your project administrator for assistance with authentication issues.
Well, I think I've made a beginner's mistake. I didn't restart PaperS3.
After flashing it, I pressed the reset/boot/... button and it displayed the UiFlow page on PaperS3.
To use HTTP GET in uiflow2 for fetching JSON, use the "HTTP Request" block. Set the method to "GET" and provide the URL of the API. Then, process the response with a JSON block to parse the data.