Exception: XeroKiwi::OAuth::StateMismatchError

Inherits:
Error
  • Object
show all
Defined in:
lib/xero_kiwi/oauth.rb

Overview

CSRF protection failure: the state value Xero echoed back didn’t match the one we stashed before the redirect. Indicates a forged callback or a session that was lost between request and response.