Authenticity token #8

Open
opened 2025-11-13 14:40:37 +01:00 by alexstan67 · 0 comments
alexstan67 commented 2025-11-13 14:40:37 +01:00 (Migrated from codeberg.org)

After sign, I get this message:

shopify-app | Processing by SessionsController#create as TURBO_STREAM
shopify-app | Parameters: {"authenticity_token"=>"[FILTERED]", "email_address"=>"[FILTERED]", "password"=>"[FILTERED]", "commit"=>"Sign in"}
shopify-app | Unpermitted parameters: :authenticity_token, :commit. Context: { controller: SessionsController, action: create, request: #ActionDispatch::Request:0x00007f9079e37b30, params: {"authenticity_token"=>"[FILTERED]", "email_address"=>"[FILTERED]", "password"=>"[FILTERED]", "commit"=>"Sign in", "controller"=>"sessions", "action"=>"create"} }

After sign, I get this message: > shopify-app | Processing by SessionsController#create as TURBO_STREAM shopify-app | Parameters: {"authenticity_token"=>"[FILTERED]", "email_address"=>"[FILTERED]", "password"=>"[FILTERED]", "commit"=>"Sign in"} shopify-app | **Unpermitted parameters**: :authenticity_token, :commit. Context: { controller: SessionsController, action: create, request: #<ActionDispatch::Request:0x00007f9079e37b30>, params: {"authenticity_token"=>"[FILTERED]", "email_address"=>"[FILTERED]", "password"=>"[FILTERED]", "commit"=>"Sign in", "controller"=>"sessions", "action"=>"create"} }
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
as-consult/starterkit-8#8
No description provided.