"Require confirmation before running" option missing from query

Hey there! Yesterday I setup a confirmation modal, but this morning I wanted to turn it off and the option to do so is missing.

Expected (this is whats shown on my other two queries):

For the data-fields query (this query shows a modal before running):

Any support would be appreciated. I might be doing something stupid, but either way I am very confused.

I don't believe the confirmation option exists if the query uses GET.

YES thank you so much, I was really pulling at hairs with this one. I setup the query as a POST request, but switched it to GET after. They should probably disable the option if it’s going to be hidden, but :man_shrugging:. Thanks so much!