Hi - Quick question, when creating experiments, we...
# ask-questions
w
Hi - Quick question, when creating experiments, we noticed that the tracking_key is no longer getting logged in the experiment object - now, it is the feature name that is always logged. Did we recently change anything there? Thanks!
f
What SDK?
w
We use a modified version of the Android (Kotlin) SDK because back in the day, there wasn't one for backend with Kotlin/Java.
f
Are you using the visual experiments or with feature flags?
The tracking key should be there in the SDK payload
w
We use it with feature flags. We'll try to use the official Java SDK in our backend app, because the code we have seems to be very old
f
Ya, okay- let us know how it goes
w
thank you!
c
Hi, @wide-stone-93283. Can you please share your API key in a private message for checking? We tried from our end, and everything seems to work as expected.
w
Hi! it seems that using the official Java SDK fixed the issue. Thank you!
👍 1