Client sending “X-Space” header in request. So I want to use that header in keto_engine_acp_ory Authorizer for construction of the required_action and required_resource.
But it’s throwing error that regarding “-”.
So I removed “-” from the header so now header became only “space” and still it’s not working
It sending “[]” instead of header value.