google-alerts-api icon indicating copy to clipboard operation
google-alerts-api copied to clipboard

Google alerts Suddenly Stopped Working

Open m-bilal-dev9 opened this issue 3 years ago • 8 comments

hey, I'm using this package [https://www.npmjs.com/package/google-alerts] and suddenly one day it stopped working for me. I was not getting results from google alerts all of sudden. I want to know if we log in with an account and create cookies to use in our project and stay inactive on a google account for some months or days, would it leave an impact on google alerts results? What if we start getting notifications excessively? Does google take strict action and cause authentication issues for us? Can we still use our google account?

Your concern and devotion to the above questions will be highly appreciated.

Many Thanks.

m-bilal-dev9 avatar Nov 11 '21 21:11 m-bilal-dev9

Hey. CI works well so daubt it is wide issue. Can you elaborate on the issue more? Any error messages? Does the authentication work ? Let me know

adasq avatar Nov 15 '21 12:11 adasq

yes, I was getting an authentication error.

On Mon, Nov 15, 2021 at 5:10 PM adasq @.***> wrote:

Hey. CI works well so daubt it is wide issue. Can you elaborate on the issue more? Any error messages? Does the authentication work ? Let me know

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adasq/google-alerts-api/issues/43#issuecomment-968848192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQSXRWPUJJPR2T2UFPT6VTUMD2CHANCNFSM5H3MMTWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

m-bilal-dev9 avatar Nov 16 '21 06:11 m-bilal-dev9

hey, look at the authentication error below.

I've created a cookie key from my company's Google account. Seems like my account has been blocked. But it's working fine for my personal google account created cookie key. Can you please figure it out and let me know?

[image: image.png]

On Tue, Nov 16, 2021 at 11:42 AM Muhammad Bilal @.***> wrote:

yes, I was getting an authentication error.

On Mon, Nov 15, 2021 at 5:10 PM adasq @.***> wrote:

Hey. CI works well so daubt it is wide issue. Can you elaborate on the issue more? Any error messages? Does the authentication work ? Let me know

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adasq/google-alerts-api/issues/43#issuecomment-968848192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQSXRWPUJJPR2T2UFPT6VTUMD2CHANCNFSM5H3MMTWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

m-bilal-dev9 avatar Nov 24 '21 13:11 m-bilal-dev9

Hey. CI works well so daubt it is wide issue. Can you elaborate on the issue more? Any error messages? Does the authentication work ? Let me know

Screenshot 2021-12-23 at 3 18 57 PM

m-bilal-dev9 avatar Dec 23 '21 10:12 m-bilal-dev9

Sorry to hear that, @m-bilal-dev9 and sorry to respond that late. The CI works just fine (It was disabled due to inactivity, what a shame from my side).

Regarding the issue - Unfortunately, I have no company account to verify that, so I'm afraid this company-related auth issue can't be fixed by me. BTW, Is it still a problem?

adasq avatar Jan 18 '22 22:01 adasq

Hi Adasq/Google-Alerts-Api,

I'm getting this error because of cookie expiration. When I generate a new cookie from the same account it starts working again. It's not related to the company's account issue. My cookie expires after some days or say session expires and i've to regenrate cookie by manual steps. Please help me to sort out this issue. I'd leave so many queries on your forum and came to know that it's a known issue in your package and everyone is looking for the answer. Please suggest us a right path to move on. I would highly appreciate.

Thanks in Advance.

On Wed, Jan 19, 2022 at 3:16 AM adasq @.***> wrote:

Sorry to hear that, @m-bilal-dev9 https://github.com/m-bilal-dev9 and sorry to respond that late. The CI works just fine (It was disabled due to inactivity, what a shame from my side).

Regarding the issue - Unfortunately, I have no company account to verify that, so I'm afraid this company-related auth issue can't be fixed by me. BTW, Is it still a problem?

— Reply to this email directly, view it on GitHub https://github.com/adasq/google-alerts-api/issues/43#issuecomment-1015883711, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQSXRQ5N7MD7AJAQUEKMEDUWXRERANCNFSM5H3MMTWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

m-bilal-dev9 avatar Jan 30 '22 15:01 m-bilal-dev9

Hi @adasq I'm experiencing the same issue as mentioned by m-bilal-dev9. What is the best way to go about troubleshooting this?

Thank you

justreed avatar Feb 23 '22 11:02 justreed

Hey @m-bilal-dev9

Sorry for the delay. And sorry to hear that you're still facing the issues.

Some suggestions:

  1. Would be helpful to know if you face the same issues with a normal Google account (non-company)
  2. What browser do you use to generate a cookie on a client-side? (my assumption might be you/your browser kills the session on a browser level)
  3. Please try to preserve the browser session (you generated cookies from) until you face the issues again. Then verify, whether (1) the session in your browser is still active and (2) the cookie values haven't changed.

Looking forward to hearing from both of you.

adasq avatar Feb 23 '22 12:02 adasq