NUNL app works when pushed directly but not thru Tidbyt app

I noticed that (at least one) app NU.NL (nunl) is working quite fine when pushing it locally to my TidByt gen 2 device, but when adding it through the Tidbyt support app it seems to timeout and shows no data.

The app itself can be found within the Tidbyt app and you can specify the optional parameters (in this case which random news group you would like to see a message on your screen) but after configuring it there is no data and the app does not work.

When pushing the app directly from the tidbyt compiler it works great.

Does anyone else experience the same issue and is there fix?

I also ran the profile command on this app:

Showing nodes accounting for 620ms, 100% of 620ms total
flat flat% sum% cum cum%
600ms 96.77% 96.77% 600ms 96.77% get
20ms 3.23% 100% 20ms 3.23% Text
0 0% 100% 180ms 29.03% get_image
0 0% 100% 420ms 67.74% get_news_feed
0 0% 100% 620ms 100% main

Perhaps that will provide more insight?

It’s possible the tidbyt servers are being blocked by nu.nl. the only way to know that is to get one of the tidbyt guys to check the server logs for you but they are so busy right now it’s hard to get their attention. The alternative is to do what you are already doing and run it on your system and push to your tidbyt via api.

Thanks for the assist