DevTest Swagger UI - TypeError: Failed to fetch
search cancel

DevTest Swagger UI - TypeError: Failed to fetch

book

Article ID: 246298

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Unable to Execute POST/ Create Virtual Service on swagger-ui

<hostname>1505/lisa-virtualize-invoke/api/v3/vses/VSE/services

https://abcd.nam.nsroot.net:1505/lisa-virtualize-invoke/api/v3/swagger-ui

Get error: TypeError: Failed to fetch

Environment

All supported DevTest releases.

Cause

Registry is configured for SSL.   so the Invoke API URL is HTTPS. 

The Scheme used is HTTP  and that caused the  Fetch Error. 

Resolution

In the API,  Choose HTTPS  for the Scheme, so the GET/POST calls made is https:// .  
 
GET /vses