Problem/Motivation

When token validation fails, an exception is thrown, but the bad input data cannot be seen, which makes it hard to debug.

Include the token that failed validation in the exception to make debugging easier.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed 371363aa on 1.0.x
    Issue #3533437 by ptmkenny: Show failed token in exception
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.