I’m struggling to get results from the API when I ...
# ask-questions
b
I’m struggling to get results from the API when I add the
dimension
param; every dimension I try gives a 400 https://api.growthbook.io/api/v1/experiments/exp_19g623mae4m5ly/results?phase=0&dimension=dim_19g623mdedktj4
Copy code
400 - "{\"message\":\"No results found for that experiment\"}"
Without the dimension param it works fine though. What am I missing?
f
That sounds like a bug
can you open an issue for it?
1
v
Hi Graham, I also encountered this issue. Url: https://growthbookapi.xxx.com/api/v1/experiments/exp_55d971lldbst1nv/results Expected to receive error code 404 or 200 with result null or message "not found". Do you know when it will be fixed? Thanks!