Hi there, complete newbie here to making Tidbyt apps.
Problem I’m having: My app that I published works locally just fine. However now that it’s published, it’s got the cloud icon with a cross-through indicating that something’s broken.
Is there any way to get a readout of the error message once it’s on the cloud? I know locally if something’s wrong I get a console output, but basically I’m flying blind as to why it’s not behaving.
I have a feeling it has to do with the secret.decrypt() function of the API key, but I’m not sure how to diagnose that since it works locally with a config.get() call where I pass along the API key on runtime in my local console.
Also check if the pixlet encrypt command was run with the correct app id.
You should use the same id that appears on the manifest.yaml file, so in your case it would be pixlet encrypt ifpaevents your-secret-here.