In a workflow, I’m searching for a unique ID in a URL parameter. It works in the Dev environment. However in the Live environment it doesn’t find anything.
I’ve confirmed the Live database contains the unique IDs that should be found.
When stripe is involved and the question is about dev/live difference, it is usually good to check the product/subscription ids first. Please check this answer to make sure you take this into account: Switching from test stripe payments to live payments - #2 by hergin