You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have implemented a server-side experiment using PHP to interact with your APIs. The connections are working correctly, and I can successfully send and receive requests. However, I have noticed unexpected behavior:
Every time I send a request, I only receive the value "Version 1" as a response.
I was expecting to also receive a "Control" value, but it has never been included in the responses.
I would like to know:
Is this behavior correct, or does it indicate an issue with the configuration or usage of the APIs?
Is there a complete and updated documentation listing all references to response values and expected API behavior?
The text was updated successfully, but these errors were encountered:
Hello,
I have implemented a server-side experiment using PHP to interact with your APIs. The connections are working correctly, and I can successfully send and receive requests. However, I have noticed unexpected behavior:
"Version 1"
as a response."Control"
value, but it has never been included in the responses.I would like to know:
The text was updated successfully, but these errors were encountered: