Getting "failed to fetch" error for API which get the details of the virtual service
search cancel

Getting "failed to fetch" error for API which get the details of the virtual service

book

Article ID: 231942

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

We are trying to run the API calls from swagger UI page,

https://<hostname>:1505/lisa-virtualize-invoke/api/v2/swagger-ui

For all requests, we are getting response as "failed to fetch". 

Can you please let us know the reason for this error.

 

Environment

Release : 10.5

Component : DevTest API

Resolution

We noticed that, "Try now" option in swagger UI is using the http call. Since registry is running on https, we are getting an error on swagger page.

Please use postman client and trigger the requests using https