As you can see when I am manually entering us and en for language and country codes it works fine
But when I use variable somehow without a reason its passing one extra inverted comma to http request failing my http request that invalid country code as when used variable from past node it is throwing value as “us” instead of us
I already used replace " with nothing
but still its passing that “”
