I'm getting CORS error on <https://console.ory.sh/...
# talk-hydra
f
I'm getting CORS error on https://console.ory.sh/projects/<projectID>/oauth Page in /admin/clients endpoint. but when i tried to fetch clients using curl and it's working fine as it doesn't require cors. i'm facing similar cors issue on my hydra oauth provider site.
m
Hello @few-orange-16990 Have you seen this guide: https://www.ory.sh/docs/guides/cors ?
b
Could you post the whole error message (it’s cut off in the screenshot you posted)
f
@magnificent-energy-493 it worked, Thanks a lot!