Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or "https" for CORS request

Viewed 219

I'm trying to make a request to my local API from the Swagger documentation, but it always gives this error when I make the request

enter image description here

0 Answers
Related