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

"Unable to send message." error #241

Open
bmomjian opened this issue Nov 22, 2022 · 4 comments
Open

"Unable to send message." error #241

bmomjian opened this issue Nov 22, 2022 · 4 comments

Comments

@bmomjian
Copy link

I just stated getting an "Unable to send message." error every time I try to chat to a Hangouts group, and all of my non-group hangouts people are showing as offline. Are others seeing this too?

@EionRobb
Copy link
Owner

Google has shut off the Hangouts API. You'll need to switch over to the https://github.com/EionRobb/purple-googlechat plugin instead

@bmomjian
Copy link
Author

bmomjian commented Nov 22, 2022

Worked perfectly on Ubuntu, thank you.

@EionRobb EionRobb reopened this Nov 22, 2022
@EionRobb
Copy link
Owner

I'm going to be annoying and leave this issue open for other wayward souls who find themselves in the same position :)

@rcmarques3
Copy link

@EionRobb,
is this Hangouts API shutdown you're mentioning related with this message that I started getting on the logs a couple of days ago?

hangouts: Error from server: (Invalid HTTP response code (403)) {
  "error": {
    "code": 403,
    "message": "Hangouts Classic private API has not been used in project 1021803392181 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/chat-pa.googleapis.com/overview?project=1021803392181 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
    "errors": [
      {
        "message": "Hangouts Classic private API has not been used in project 1021803392181 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/chat-pa.googleapis.com/overview?project=1021803392181 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
        "domain": "usageLimits",
        "reason": "accessNotConfigured",
        "extendedHelp": "https://console.developers.google.com"
      }
    ],
    "status": "PERMISSION_DENIED",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.Help",
        "links": [
          {
            "description": "Google developers console API activation",
            "url": "https://console.developers.google.com/apis/api/chat-pa.googleapis.com/overview?project=1021803392181"
          }
        ]
      },
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "SERVICE_DISABLED",
        "domain": "googleapis.com",
        "metadata": {
          "consumer": "projects/1021803392181",
          "service": "chat-pa.googleapis.com"
        }
      }
    ]
  }
}

If so this is really sad, 2 of the issues that were preventing me to switch to libpurple-googlechats is that occasionally there will be individual messages I won't receive on Pidgin, only on the actual GC app or on gmail (same for the contacts on the other side), and the 2nd problem is that people using Pidgin are not shown on the other side with the "green" status as being present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants