Question

Amazon
US
Last activity: 12 Oct 2021 10:50 EDT
Unable to use DX API in Personal Edition - {"errors":[{"ID": "unsupported_scheme" ,"message":"TLS should be enabled." }]}
I am unable to explore DX API in 8.5.1. Personal Edition. Getting below error while trying to "Authorize"
Response: {"errors":[{"ID": "unsupported_scheme" ,"message":"TLS should be enabled." }]}
authorization: Basic XXX
pyServiceActivity: pzOAuth2GenerateAccessToken
postBodyContent: grant_type=password&username=XXX&password=XXX
contentType: application/x-www-form-urlencoded
StatusCode: 403