-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flagsmith panics with wrong Base URL set #94
Comments
@mvrhov Thanks - I will take a look |
@mvrhov I'm unable to replicate the error you're encountering. Could you please confirm that the code you've provided is accurate and corresponds to the error you're experiencing? |
I am going to close this for now. Feel free to reopen with more information if you are still facing this |
It seems that the above example doesn't reproduce it each time. However I've jut got this in one production server where we have disabled flagsmith . (By not setting up the URL) |
Ah. I have figured it out. |
Released: https://github.com/Flagsmith/flagsmith-go-client/releases/tag/v3.1.1 |
There is a panic inside flagsmith when used with wrong URL set and via open-feature.
This is the main.go
The text was updated successfully, but these errors were encountered: