BTW : - *subject-id* is the correct parameter, whi...
# ory-selfhosting
b
BTW : • subject-id is the correct parameter, while the SDK (
@ory/client
) will assign subject_id • the port is the public API port (PermissionAPI), it will be incorrectly assigned by Ory SDK to the RelationAPI port (default: 4467) I would love to contribute to a fix, maybe someone can guide me to the right direction? • Should the subject id parameter be fixed in Ory Keto to follow the
_
convention? • Should the GET relation-tuples method be moved to the public API?