Hi there! How are you? I'm experiencing an issue with my dev environment, using growthbook feature flags. In my local environment, everything works as expected: growthbook loads correctly, feature flags are read as expected and its values changed whenever I change them on the dashboard. The problem is when I use my dev environment: growthbook loads correctly (this means that the connections is successful), but feature flag values are always
null
. I've already tested changing the connection SDK, but it happens the same. How can I proceed in this case? Let me know if I can give further details
broad-forest-25518
03/31/2023, 4:01 PM
To give further information, I'm running the back-end on GCP, and I can't establish new SDK connections from there, but I can do them from my local environment
broad-forest-25518
03/31/2023, 4:12 PM
I'm receiving this in
req.growthbook
object:
_trackedFeatures: { 'blinded-users': 'null' },
broad-forest-25518
04/03/2023, 11:30 AM
Hello, can I get support with this issue?
f
fresh-football-47124
04/03/2023, 2:43 PM
Hi Miguel, sorry, missed your question
fresh-football-47124
04/03/2023, 2:44 PM
I think I replied to your other thread about this issue