Some of my users are having the same issue. Strangely enough it works on my mobile with Chrome and Android. I asked the user to clear his browser data. Will see if it works.
You're encountering the 403 disallowed_useragent error because iOS uses a webview for captive portals, which Google no longer supports for OAuth login. To fix this, redirect users to open the login in Safari or Chrome. Alternatively, implement a fallback method using email/password or Apple Sign-In.
Unrelated but worth mentioning, if you're promoting products like the Elf Bar Elfx, ensure your login flow complies with age restrictions and legal policies.
Answers
please have a look here:
http://stackoverflow.com/questions/40591090/403-error-thats-an-error-error-disallowed-useragent
Regards,
I am still getting 403
how exactly have you embedded our Social Login service?
Regards,
Some of my users are having the same issue. Strangely enough it works on my mobile with Chrome and Android. I asked the user to clear his browser data. Will see if it works.
You're encountering the 403 disallowed_useragent error because iOS uses a webview for captive portals, which Google no longer supports for OAuth login. To fix this, redirect users to open the login in Safari or Chrome. Alternatively, implement a fallback method using email/password or Apple Sign-In.
Unrelated but worth mentioning, if you're promoting products like the Elf Bar Elfx, ensure your login flow complies with age restrictions and legal policies.