Not a bug Can't register with Google connected account

ichpen

Well-known member
Affected version
2.0.6
This was working perfectly in XF1 however at some point since XF2 migration I'm now getting a very odd issue. I think there's an XF2 bug in there also.

Steps to recreate:
1. Go to https://mysite.com/register/
2. Pick Google +
3. Usual auth with Google
4. Hit register button after filling out required fields

I receive a modal error saying:
Please enter a value for the required field 'service'.
Please enter a value for the required field 'token'

I'm unable to get past the Register screen BUT the account is created in XF.

All my Google oauth2 apis/credentials check out and the connected account validates successfully in ACP. Yes my authorized domains are correct and I have a redirected callback URI to ../connected_account.php. Also I am able to login with previously connected G+ accounts just not able to register.
 
Last edited:
Top Bottom