Hi, would like to know if it is possible to return response as http instead of https if requests are made using http?
understand that it onemap redirects http responses to https.
Hi, would like to know if it is possible to return response as http instead of https if requests are made using http?
understand that it onemap redirects http responses to https.
Hi @xiaochris
Our APIs have enforced HTTPS due to HSTS. You need to initiate HTTPS connection for SSL Handshake to connect to our APIs.