kemalk89

Results 1 comments of kemalk89

I also think that this is a bug. For now you can workaround this by overwriting the baseUrl: ``` const kcAdminClient = new KcAdminClient.default({ baseUrl: 'http://localhost:8080/' }); ```