2 lines
335 B
JSON
2 lines
335 B
JSON
{"fixture_id":"FX_AgentChat.ServiceToken.InvalidSecret","verifies":"AgentChat.Api.ServiceToken","edge":"invalid_secret","input":{"method":"POST","path":"/api/auth/service-token","body":{"service_secret":"wrong-secret"},"headers":{}},"expected":{"status":401,"body":{"error":{"code":"UNAUTHORIZED","detail":"Invalid service secret"}}}}
|