[Bug]: 40X errors when using shopify theme dev #5103
Labels
Area: @shopify/theme
@shopify/theme package issues
Severity: 2
High Severity
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Using
shopify theme dev
I want to access routes like/tools/recurring/get_rc_token/xxxxx
(ReCharge app) or/account/logout
.Actual behavior
These routes fail and return 40X error codes when using
shopify theme dev
.But they work in preview and in production.
It starts to fail after upgrading to Theme CLI 3.72 from an old version (I don't remember the version number).
Verbose output
Reproduction steps
shopify theme dev
http://127.0.0.1:9292/account/login
http://127.0.0.1:9292/account/logout
shopify theme dev
logsOperating System
Mac OS Ventura 13.2 darwin-arm64
Shopify CLI version (
shopify --version
)3.72.0
Shell
iTerm2 zsh
Node version (run
node -v
if you're not sure)v21.2.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: