Google::Voice perl 模块现在不工作

发布于 2024-12-04 14:44:46 字数 283 浏览 1 评论 0原文

我正在使用 Google::Voice perl 模块(版本 0.03)自动登录 google voice 并发送短信。到目前为止一切正常。从过去的情况来看,两周后它就停止工作了。

下面给出了相关模块及其版本。

IO::套接字::SSL -v 1.44 Mojolicious-v 1.98 Net::SSLeay -v 1.36

我可以看到,当尝试登录谷歌语音时,现在它显示错误“您的浏览器的 cookie 功能已关闭。请打开它。”

有人可以帮我解决这个问题吗?

谢谢

I was using Google::Voice perl module (version 0.03) to automatically login to google voice
and send sms. So far it was working fine. From past say, 2 weeks it stopped working.

The related modules and their versions are given below.

IO::Socket::SSL -v 1.44
Mojolicious -v 1.98
Net::SSLeay -v 1.36

I could see that when try to login to google voice, now it shows the error "Your browser's cookie functionality is turned off. Please turn it on."

Could anybody help me on this issue ?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

挽袖吟 2024-12-11 14:44:46

谷歌修改了他们的标记;这种事时有发生。

我相信您已经发现 CPAN 的最新版本可以按预期工作。以后,请在 https://github.com/tempire/perl-google-voice 提交问题 通知作者该问题。在这种情况下,另一位用户通知了作者(我!)并发现 Google 更改了内容,因此我能够快速修复它。

来源相当简单易懂;如果再次发生这种情况,请随意查看 github 上的代码,看看可以做什么。

Google modified their markup; it happens from time to time.

I'm sure you've already discovered that the latest version in CPAN works as expected. In the future, submit an issue at https://github.com/tempire/perl-google-voice to notify the author of the problem. In this case, another user informed the author (me!) and found what Google had changed, so I was able to fix it quickly.

The source is fairly simple to understand; if it happens again, feel free to look into the code on github and see what you can do.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文