Replies: 1 comment 1 reply
-
Seems you're using a country id with country_city....that won't work. Also, 17=Obfuscated and that isn't available everywhere...but this is how you'd combine filters (use
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have some doubt for the env CONNECT and CONNECTION_FILTERS.
filters [country_city_id]=2, [servers_groups]=17
filters "[country_city_id]=2, [servers_groups]=17"
filters [country_city_id]=2, filters[servers_groups]=17
and none of them worked. How should I write them?
Beta Was this translation helpful? Give feedback.
All reactions