Layer7 API Management

 View Only
  • 1.  Request URL not resolved when hitting Layer 7 URL

    Posted Sep 16, 2019 10:18 PM
    Hi,
    when the end user hits layer 7 url https://apigateway.com/validatedata getting error 

    2019-09-16T12:00:26.720-0500 INFO 3595652 com.l7tech.server.MessageProcessor: Request URL not resolved: https://apigateway.com/validatedata

    i am able to ping gateway url from client but not sure why its throwing the error.

    can anyone please help us to troubleshoot the issue.

    Thanks,
    Sri



  • 2.  RE: Request URL not resolved when hitting Layer 7 URL
    Best Answer

    Broadcom Employee
    Posted Sep 24, 2019 11:08 AM
    Hi Sri,

    A few questions:

    What is the resolution path defined as for this service? 
    When you saw you can ping the Gateway, are you able to actually curl to it from the Gateway with a different response?

    ie: curl -v -k https://apigateway.com/validatedata

    Regards,
    Joe