通过 google plus 按钮在 google plus 上共享网址
我想使用 google plus 共享按钮在 google plus 上共享我的网址。
该网址已成功在我的 google plus 上共享,但当我单击发布按钮时,它显示错误。
"An error occurred. Please try again."
这是我的代码
<a href="https://m.google.com/app/plus/x/?v=compose&content={$var_topic.directlink2}">Plus</a>
,当网址成功发布时,为什么它还显示错误?
I want to share my url on google plus using the google plus share button.
The url successfully shared on my google plus but it displays an error when I click on the post button.
"An error occurred. Please try again."
Here is my code
<a href="https://m.google.com/app/plus/x/?v=compose&content={$var_topic.directlink2}">Plus</a>
When the url successfully posted then why it also display the error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想改用 Google+ 分享按钮。
https://developers.google.com/+/plugins/share/
You might want to use the Google+ share button instead.
https://developers.google.com/+/plugins/share/