网站所有者的错误:网站密钥的域无效 [英] ERROR for site owner: Invalid domain for site key

查看:272
本文介绍了网站所有者的错误:网站密钥的域无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在 Scrapy 的帮助下抓取一些图像,

在我获取网站后,输入命令view response,一个窗口在我的浏览器中打开,但没有显示照片和详细信息,我收到验证码错误网站所有者错误:网站密钥的域无效.

我该怎么做才能解决这个问题!任何建议都会有所帮助.提前致谢.

网站的

解决方案


这个错误的发生可能有几个原因……这里我列出了这个错误的一些可能的原因……

1] 可能是 reCAPTCHA API/站点密钥问题,站点密钥用于调用网站上的 reCAPTCHA 服务.如果是这样,那么

<块引用>

这个错误不是给你的,这是给网站所有者的.

当 API 用户在多个域上使用相同的站点密钥(为特定域注册)时,通常会出现此问题.而且我不认为这个问题会持续存在,这将是一个暂时的问题.

2] 也许您试图从 file://或本地主机上打开 reCAPTCHA.

3] 可能 HTTP Request 中的 referer-header 设置不正确.

4] 也许您试图通过抓取验证码图像来解决 reCAPTCHA.

我希望这个(答案)对你有帮助.

Im trying to scrape some images with the help of Scrapy,

after i have fetched the site,and type in the command view response, A window opens in my browser like it should,but instead of the photos and details being shown, i get the captcha errorERROR for site owner: Invalid domain for site key.

What am i supposed to do get around this!,any suggestions would be helpful. Thanks in advance.

The link of the website.

The screenshot of the error is also posted below:

解决方案


This error may occur due to several reasons... here I list some possible causes of this error...

1] It could be a reCAPTCHA API/site key issue, The site key is used to invoke the reCAPTCHA service on the website. If this is the case then

This error is not for you, this is for the website owner.

This issue usually occurs when the API user uses the same site key (registered for a particular domain) on multiple domains. And I don't think that the issue will persist, it would be a temporary issue.

2] Maybe you trying to open the reCAPTCHA from a file:// or on localhost.

3] Maybe the referer-header in HTTP Request is not set properly.

4] Maybe you trying to solve a reCAPTCHA by grabbing captcha images.

I hope this (answer) helps you.

这篇关于网站所有者的错误:网站密钥的域无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆