IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Access to XMLHttpRequest at

    Posted 03/07/23 06:14 AM

    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


    #API-Management
    #API-Gateway
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Access to XMLHttpRequest at

    Posted 03/07/23 06:45 AM

    @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 .


    #API-Gateway
    #Integration-Server-and-ESB
    #API-Management
    #webMethods


  • 3.  RE: Access to XMLHttpRequest at

    Posted 03/07/23 07:06 AM

    @DINESH_J Thank you for your Reply,

    I have tried all of these in both the Gateway and IS but it didn’t worked for me
    is the reverse invoke implementation related to this issue from any way?


    #API-Management
    #API-Gateway
    #webMethods
    #Integration-Server-and-ESB