Hi Guys I am using this admin-ui projec <https://...
# talk-kratos
q
Hi Guys I am using this admin-ui projec https://github.com/dfoxg/kratos-admin-ui But when I try to send request I get CORS issues
Access to XMLHttpRequest at '<https://account.freshes.ca/admin/identities>' from origin '<https://client.freshes.ca>' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I am using ory/kratos-client and I am using cloud kratos.
s
Out of curiosity: why are you using that admin dashboard over the cloud one?
And for the cors issue, it seems there is a cors proxy in that project you have to configure properly