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.

 View Only
  • 1.  API throwing error when test via soapui

    Posted Sun April 18, 2021 10:34 AM

    webMethods API error

    {“Exception”: “API Gateway encountered an error. Error Message: Resource / not found. Request Details: Service - QuickQuoteOGW, Operation - null, Invocation Time:2:51:44 AM, Date:Apr 19, 2021, Client IP - , User - Default and Application:null”}


    #webMethods
    #API-Management
    #API-Gateway


  • 2.  RE: API throwing error when test via soapui

    Posted Sun April 18, 2021 11:58 PM

    Hi Ganesan,
    Can you share the URL you are using for API invocation. From the error, API Gateway is unable to match the URL to the available resources.

    Regards.


    #API-Management
    #webMethods
    #API-Gateway


  • 3.  RE: API throwing error when test via soapui

    Posted Mon April 19, 2021 12:16 AM

    http://:5555 /gateway/QuickQuoteOGW/1.0


    #API-Management
    #webMethods
    #API-Gateway


  • 4.  RE: API throwing error when test via soapui

    Posted Tue April 20, 2021 03:03 AM

    Hi Ganesan,
    From the document you shared the URL should be http://:5555 /gateway/QuickQuoteOGW/1.0/Quote/1.0.0/QuickQuote

    Please let me know if this is the URL you are trying.

    Regards.


    #API-Management
    #webMethods
    #API-Gateway


  • 5.  RE: API throwing error when test via soapui

    Posted Tue April 20, 2021 03:23 AM

    Yes the Uranus right.

    Sent on the go with Vodafone
    IMPORTANT NOTICE: The information in this email (and any attachments) is confidential. If you are not the intended recipient, you must not use or disseminate the information. If you have received this email in error, please immediately notify me by “Reply” command and permanently delete the original and any copies or printouts thereof. Although this email and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by AIA Group Limited or its subsidiaries or affiliates either jointly or severally, for any loss or damage arising in any way from its use.


    #API-Gateway
    #API-Management
    #webMethods


  • 6.  RE: API throwing error when test via soapui

    Posted Tue April 20, 2021 03:24 AM

    Yes the url is right.

    Sent on the go with Vodafone
    IMPORTANT NOTICE: The information in this email (and any attachments) is confidential. If you are not the intended recipient, you must not use or disseminate the information. If you have received this email in error, please immediately notify me by “Reply” command and permanently delete the original and any copies or printouts thereof. Although this email and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by AIA Group Limited or its subsidiaries or affiliates either jointly or severally, for any loss or damage arising in any way from its use.


    #API-Gateway
    #API-Management
    #webMethods


  • 7.  RE: API throwing error when test via soapui

    Posted Tue April 20, 2021 06:33 AM

    Hi Ganesan,
    Can you share screenshot of your soap ui?

    Regards.


    #API-Gateway
    #webMethods
    #API-Management


  • 8.  RE: API throwing error when test via soapui

    Posted Tue April 20, 2021 11:41 PM

    I solved the resouce issue. but getting different error.

    “Exception”:“API Gateway encountered an error. Error Message: Authorization failed. User is not authorized or not part of the authorized group. Request Details: Service - QuickQuote, Operation - /Quote/1.0.0/QuickQuote, Invocation Time:3:27:14 PM, Date:Apr 21, 2021, Client IP - ..., User - Default and Application:sys:defaultApplication”}


    #API-Management
    #webMethods
    #API-Gateway