Hi, it seems that project scoping for features API does not work - I get all of my features regardless of what I put in the project querystring. Any advice?
f
fresh-football-47124
03/10/2022, 8:04 AM
Hi Mikko, let me take a look
are you using the cloud version or self hosted?
what does your api call look like?
the API is expecting the project id - which you can get from your project list page
I can reproduce the problem on the cloud version, we'll have it solved later today
👍 1
n
numerous-hospital-35835
03/10/2022, 9:27 AM
@fresh-football-47124 cloud version - thanks, let me know when solved 👍
f
future-teacher-7046
03/10/2022, 10:28 AM
@numerous-hospital-35835 It should be working now. Our CDN was not including the
?project=
querystring as part of the cache key.
n
numerous-hospital-35835
03/10/2022, 10:47 AM
@future-teacher-7046 Great thanks a lot! Just checked on my end as well and working as expected 👌