Problem is with tag list.
When tag list contains only integers like 1, 2, 3… Get tag list block will not work.
2 Ways to solve it:
-
Add one more tag in your tag list which should not be number for eg. “k” and place any value.
-
In your tag list instead of just numbers store tag as “tag1” “tag2” “tag3” like wise.