使用 "Click to Chat" 发送 Whatsapp 时出错

Error sending Whatsapp using "Click to Chat"

以前我的代码已经工作,但最近在使用 "Click to Chat" 发送消息时。执行脚本时,它会打开要发送的消息页面,当按 "Send" 时,消息不会发送,它会打开页面的 html 代码。

正如我之前提到的,代码已经可以运行并且没有任何修改。还有其他人有这个吗?

我用当前和以前的语法进行了测试,运行 直接在 Chrome:

https://wa.me/5211234567890?text=Hi
https://api.whatsapp.com/send?phone=5211234567890&text=Hi

这将代替 "WhatsApp Web" 打开:

<!DOCTYPE html>
<html class="no-js" dir="ltr" loc="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>WhatsApp Web</title>
<meta name="viewport" content="width=device-width">
<meta name="google" content="notranslate">
<meta name="format-detection" content="telephone=no"/>

<meta name="description" content="Quickly send and receive WhatsApp messages right from your computer.">
<meta name="og:description" content="Quickly send and receive WhatsApp messages right from your computer."/>
<meta name="og:url" content="https://web.whatsapp.com/"/>
<meta name="og:title" content="WhatsApp Web"/>
<meta name="og:image" content="https://www.whatsapp.com/img/whatsapp-promo.png"/>

<link id="favicon" rel="shortcut icon" href="/img/favicon/1x/favicon.png" type="image/png" />
<link id="favicon" rel="shortcut icon" href="https://whatsapp.net/favicon_web.png" type="image/png" />
<link rel="apple-touch-icon" sizes="194x194" href="/apple-touch-icon.png" type="image/png" />

<link rel="stylesheet" href="/cssm_99362fa8365d8e39028c84edca18e758.css">

<style>
html, body, #app {
height: 100%;
width: 100%;
overflow: hidden;
padding: 0;
margin: 0;
}
.
.
.

页面 https://web.whatsapp.com/send 有一个错误并加载了 https://web.whatsapp.com 主页的最后一个 html 版本,因此页面的索引甚至没有加载任何进程并且 returns 仅发送页面的最后html 版本。该错误可能会在 WhatsApp Web 的下一次更新中修复,如果没有,请联系 WhatsApp 并告诉他们。 这里:WhatsApp Web / Contact