npokl
3 years agoOccasional Visitor
SwaggerUI: Failed to fetch.
Hey,
I am getting the following error, when trying to execute request:
Failed to fetch.
Possible Reasons:
CORS
Network Failure
URL scheme must be "http" or "https" for CORS request.
It is connected to the fact that the url for my env starts with https://, but request url starts with http://.
My env is on AWS.
Could you pls help me with it?