Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReCaptcha V2 puzzle images are not loading on IE when domain name is an IDN #152

Closed
thisarattr opened this issue Apr 7, 2017 · 5 comments
Labels

Comments

@thisarattr
Copy link

We are using reCaptcha on a IDN name web site (eg: http://somename.xn--ngbc5azd). This page is working fine in all the browsers, expect IE.
On IE it loads the reCaptcha box, but when we click on reCaptcha box it does not load the puzzle images. Error on console is as below,
access denied recaptcha__en.js, Line: 342

However, this same code works fine for regular domain names, in all the browsers including IE.

@rowan-m
Copy link
Contributor

rowan-m commented Jul 29, 2018

Closing super old issues. Please re-raise if still relevant.

@rowan-m rowan-m closed this as completed Jul 29, 2018
@antmorozov
Copy link

antmorozov commented Sep 11, 2018

It is still relevant not only in IE but also in the latest Edge.

Here is an example: the same website on http://recaptcha.justtodoit.ru/ and http://рекапча.justtodoit.ru/ (http://xn--80aanu0ac7c.justtodoit.ru/). Press "Feedback" button and then try to solve recaptcha.

On recaptcha.justtodoit.ru everything works as expected, but on рекапча.justtodoit.ru, when you click on the recaptcha checkbox, it shows a spinner, then the checkbox again and, after some time, a version of recaptcha for browsers without JS support.

@antmorozov
Copy link

Hey @rowan-m
Should I make a new issue or you can re-open this one?

@rowan-m rowan-m reopened this Sep 16, 2018
@rowan-m rowan-m added the widget label Sep 16, 2018
@antmorozov
Copy link

I think it might be related to this bug in IE/Edge (they send incorrect values for Origin and Referer headers on IDN):

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8075637/

@rowan-m
Copy link
Contributor

rowan-m commented Feb 20, 2023

Closing old issues that are not related to the PHP client code.

@rowan-m rowan-m closed this as completed Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants