I have following API where the CORS origin is enabled for abc.com
API - www.testapi/api/product/2/get
Client Domain - abc.com
I consume the API in C# co