Closed YEOUNUIHA closed 4 years ago
Hi @YEOUNUIHA ,
We do not recommend nor support serving web or REST API requests over HTTP (unsecured HTTP), So I think it's better if you can switch to use HTTPS.
Please re-open the issue if you need further assistance.
Description: In Api Devportal's Try Out, I try to change schemes "https" to "http". But, Just chanage protocol like this, https://localhost:8243 to http://localhost:8243.
when select scheme as http and execute api ,I saw warning "SourceHandler I/O error: Unrecognized SSL message, plaintext connection?"