Jump to content

Featured Replies

Posted

Hello.

After update to 4.7.18 some users (not all) have problems validating account:

Could contain: Page, Text

In Logs I have this error:

Array
(
    [error] => invalid_grant
    [error_description] => Missing code verifier.
)
#0 /usr/www/users/site/system/Login/Handler/OAuth2/OAuth2.php(608): IPS\_Log::log()
#1 /usr/www/users/site/system/Login/Handler/OAuth2/OAuth2.php(390): IPS\Login\Handler\_OAuth2->_exchangeAuthorizationCodeForAccessToken()
#2 /usr/www/users/site/system/Login/Handler/OAuth2/OAuth2.php(170): IPS\Login\Handler\_OAuth2->_handleAuthorizationResponse()
#3 /usr/www/users/site/system/Login/Login.php(326): IPS\Login\Handler\_OAuth2->authenticateButton()
#4 /usr/www/users/site/applications/core/modules/front/system/login.php(59): IPS\_Login->authenticate()
#5 /usr/www/users/site/system/Dispatcher/Controller.php(118): IPS\core\modules\front\system\_login->manage()
#6 /usr/www/users/site/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
#7 /usr/www/users/site/index.php(13): IPS\_Dispatcher->run()
#8 {main}

Loaded hooks

  • applications/collections/hooks/memberSource.php
  • applications/bouncer/hooks/Member.php
  • applications/collections/hooks/groupSource.php
  • Community Expert

The error provided does not look to be related. The error provided deals with OAuth, which does not require email validation.

If you're having an issue with email validation and you're using SendGrid or another email service which tracks link clicks, please disable this for further testing.

  • Community Expert

You likely have a customised email template for the validation emails. You'll need to revert this to the default and then re-apply your customisations.

  • Author
 

You likely have a customised email template for the validation emails. You'll need to revert this to the default and then re-apply your customisations.

Yes I have customised email template.

I have reverted it to see if it solves it.

Thanks.

 

If you're having an issue with email validation and you're using SendGrid or another email service which tracks link clicks, please disable this for further testing.

I use Amazon SES and don't track links.

  • Community Expert

Sounds like that may be the root of the issue. Please let us know if it doesn't solve it.

Recently Browsing 0

  • No registered users viewing this page.