Forum Discussion

Heath_Carson's avatar
2 years ago

CORS issue when accessing authorize endpoint from localhost

Hi there, I am trying to access the /authorize endpoint from locahost and getting CORS issue despite setting all the required CORS headers in my app code. The same endpoint works pretty well in post...