Hello, We’ve encountered a serious issue that see...
# experimentation
b
Hello, We’ve encountered a serious issue that seems to be connected to your recent implementation changes. After investigating, I noticed that the response format for /api/eval/apiKey has been completely changed. As a result, our app can no longer parse the experiment data, which has broken all our experiments. This issue is critical and quite costly for us. Could you please revert to the previous response model and release a fix as soon as possible? Left screen – current response, right screen – last response we use
👀 1
h
Hi there, unfortunately the old format (right screenshot) is actually the incorrect format and led to several problems (too much information revealed, problems with tracking callbacks when using prerequisites). We recently patched this. Are you able to update your codebase to reflect the change? Unfortunately we will not be able to revert these changes.