Closed hlavki closed 5 years ago
Google+ API URL https://www.googleapis.com/plus/v1/people/me/openIdConnect now returns only subset of information and probably will be deleted in future.
Fix for this issue is to change URL to https://openidconnect.googleapis.com/v1/userinfo
fixed by 08f8cfdf7c375648cbacd80b2e9caa45367ef162
Google+ API URL https://www.googleapis.com/plus/v1/people/me/openIdConnect now returns only subset of information and probably will be deleted in future.