i am getting CORS error when i hit Get API for Users

I am learning something in Angular and came up to this and wanted a quick crud api. But seems here when I hit get users i am getting CORS error. Anything that i should do in my Angular for this? Because based on my experience I think this is backend issue.

Hi Rohit,

You are right its a backend issue, I forgot to add CORS header for V2 API.

Thank you for letting me know, can you please try now


Little markdown supported