We are getting the same issue on our production sites.
It seems something changed in the Google API
The approval_prompt parameter should be set to null
'approval_prompt' => null
As a temporary workaround for your WP users, you can ask them to manually remove the &approval_prompt=auto parameter from the Google login URL
-
This reply was modified 6 years, 1 month ago by Vincenzo.