Why does Amazon's API documentation suggest to authenticate with the curl -k (--insecure) option??
https://developer.amazon.com/docs/app-submission-api/auth.html#request-lwa-access-token
@bagder @HughIngram I bet loads of their corp customers run into issues with the web inspection software which MITMs TLS in the name of security. So people develop work arounds...
@intrbiz @bagder @HughIngram I’d put good money on that… I alone have wasted at least a dozen hours on cli tools not working and tracking it back to corporate MITM stopping tools from working securely.