Already Initialized but Got.Text response is Failed

Notifier will display Failed. Last night the blocks are alright but now it only display Failed. What blocks should I add and remove?

I tried it manually and it fetches the data from id 15.


This is the blocks. The spinners won’t fetch the item listed in the global variable. How to fetch the item?

Does your API expect the id like this

id=(15)

Probably you have to remove the brackets?

Also why do you post the same question using another account? Don’t do that…

Taifun

Oh!problem solved. The only problem are the spinners. How can I get the item and also view the elements?

You probably can select spinner items only manually, but not programmatically?
Try it in a test project as small as possible…
Taifun

1 Like