osome-iu / botometer-python

A Python API for Botometer by OSoMe
https://botometer.osome.iu.edu
MIT License
371 stars 59 forks source link

how to resolve: requests.exceptions.HTTPError: 401 Client Error: UNAUTHORIZED for url: https://botometer.osome.iu.edu/api-test/4/check_account #57

Closed abubakar-ucr closed 3 years ago

abubakar-ucr commented 3 years ago

I am on free account and getting this error while running the starter code from git repo: requests.exceptions.HTTPError: 401 Client Error: UNAUTHORIZED for url: https://botometer.osome.iu.edu/api-test/4/check_account

yang3kc commented 3 years ago

Please resubscribe to one of the new plans on RapidAPI.

Also, there is a bug associated with the Basic plan on the RapidAPI end right now. Your case seems to be related. We are in communication with them to try to fix the bug. Although I'm not sure when we can get it done.

abubakar-ucr commented 3 years ago

unsubscribe and subscribe does not seem to help? Is there some other way that I can try out your API for free?

filmenczer commented 3 years ago

We're aware of a problem with the Basic plan. We're trying to work with RapidAPI to fix it. Sorry for the inconvenience.

-Botometer Team

On Tue, Sep 8, 2020 at 1:24 AM Abu Bakar Siddique notifications@github.com wrote:

unsubscribe and subscribe does not seem to help? Is there some other way that I can try out your API for free?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/IUNetSci/botometer-python/issues/57#issuecomment-688625176, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRILUVFPYT55BLPQLDGVBTSEW5XPANCNFSM4Q2NWDOA .

yang3kc commented 3 years ago

Could you try again now?

abubakar-ucr commented 3 years ago

Thanks @yangkcatiu, it is working now. I will close the issue.