when we create a new sdk connection, it asks for l...
# ask-questions
l
when we create a new sdk connection, it asks for language and the version, does the API payload differ in some cases? I wanted to have 1 connection across all our clients, is that something I need to address?
not sure if I'm looking at correct code, but looks like that information is just for showing the setup instructions later, but isn't used for cdn.growhtbook.io/api/features/sdk-<key> but if I'm wrong, please let me know 🙂
s
We recommend creating a separate SDK connection for each language, as the payload can differ based on version/options. However, depending on your languages/versions, these payloads may be identical. So, you could always create the SDK connection in the desired languages. If the payload is the same, then it'd be possible to use the same key/connection across languages.