Closed doiron closed 1 year ago
[ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ] Feature request [ ] Documentation issue or request [X] Other... Please describe: - avoid a 302 HTTP to HTTPS redirection
https://github.com/alexa/ask-cli/blob/12c0f97afe9150e66b681aa005160e6d2fcad886/lib/utils/constants.js#L4
endpoint should be https
currently http
CLI Snapshot If applicable, add screenshots to help explain your problem.
It looks like #411 was reverted with the 2.29 merge.
I'm submitting a...
https://github.com/alexa/ask-cli/blob/12c0f97afe9150e66b681aa005160e6d2fcad886/lib/utils/constants.js#L4
Expected Behavior
endpoint should be https
Current Behavior
currently http
CLI Snapshot If applicable, add screenshots to help explain your problem.
Steps to Reproduce (for bugs)
Possible Solution
Your Environment and Context