All my features suddenly went from working to the ...
# ask-questions
r
All my features suddenly went from working to the error
Unknown feature slack.content.pull
• Using in a python fastapi environment
Have checked and everything reads intact at the moment. • Nothing I change fixes it, manually called the load features via many channels • - Restarted environment/dev pc etc.
f
are you self hosting or using the cloud?
r
Using cloud
f
is this error from the SDK endpoint?
r
Dont think so, but this is my instance setup
I will say that I changed environments though - it happened after I made only that change.
f
how do you mean you changed environments?
r
• I went to the dashboard, delete all the current environments
<https://app.growthbook.io/environments>
• Created new ones to simplify my code. • I deleted all the features and recreated them again for a clean setup.
f
you may need to update the SDK and get a new client_key
for the environment you’re now using
r
Okay looking into that
Your on to something - the sdk seems tagged to an environment of production • Will report back on the final resolution of it
Fixed the issue @fresh-football-47124 - thanks 👍
f
np
1