Hi,
I enabled CORS in my typesense server but I'm not able to access it from browser.
Can someone help me with this?
k
Kishore Nallan
08/04/2022, 9:10 AM
What version of Typesense are you using? Recent versions of Typesense enables cors by default.
Can you load the /health end-point in your browser and ensure that you have
*access-control-allow-origin:* *
header?
p
Pavan Elthepu
08/04/2022, 9:13 AM
0.23.1 Version I'm using.
And yes, the header is present
k
Kishore Nallan
08/04/2022, 9:15 AM
Then CORS is enabled properly. No issue with Typesense.