Open
Description
Please confirm that you have:
- Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
- Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
Extension
Expected behavior
I can't seem to get around this error:
[Error] Unhandled Promise Rejection: InsecureUrlError: URL must be secure (HTTPS)
(anonymous function) (data:text/javascript;charset=UTF-8,%22…%0A:1:15574)
While I'm trying to test my POS UI Extension on Dev
Actual behavior
[Error] Unhandled Promise Rejection: InsecureUrlError: URL must be secure (HTTPS)
(anonymous function) (data:text/javascript;charset=UTF-8,%22…%0A:1:15574)
Verbose output
Verbose output
Paste the output here!
Reproduction steps
Operating System
Mac OS 15.5 - testing on iPhone IOS 18.6
Shopify CLI version (shopify --version
)
3.82.0.
Shell
No response
Node version (run node -v
if you're not sure)
No response
What language and version are you using in your application?
No response