Access to XMLHttpRequest at

What product/components do you use and which version/fix level are you on?

API Gateway Version: 10.7.0.15.477

Is your question related to the free trial, or to a production (customer) instance?

customer

What are you trying to achieve? Please describe it in detail.

I am trying to consume REST API from the API Gateway with angular Application

the request is working from Postman but it blocked from the angular application

Do you get any error messages? Please provide a full error message screenshot and log file.

Have you installed all the latest fixes for the products and systems you are using?

yes

@Yasser_Albarbary kindly check if CROS policy is enabled to this API in gateway . if so whitelist the “Access-Control-Allow-Origin” header value accordingly . Refer the below section in documention.

Note : preflight requirements should be validated at Intergration layer and not at APIGATEWAY .

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.