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 access Pywhatkit api right now #317

Open
cuxxi opened this issue Feb 14, 2024 · 3 comments
Open

Unable to access Pywhatkit api right now #317

cuxxi opened this issue Feb 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@cuxxi
Copy link

cuxxi commented Feb 14, 2024

No description provided.

@cuxxi cuxxi added the bug Something isn't working label Feb 14, 2024
@rizz-sd
Copy link

rizz-sd commented Feb 14, 2024

Same problem, Something seems wrong with this API

data = requests.get(
f"https://pywhatkit.herokuapp.com/handwriting?text={string}&rgb={rgb[0]},{rgb[1]},{rgb[2]}", timeout=5
)

As response is

raise exceptions.UnableToAccessApi("Unable to access Pywhatkit api right now")
 pywhatkit.core.exceptions.UnableToAccessApi: Unable to access Pywhatkit api right now

@AnkitSin24
Copy link

May be you have to sure that to use their own API key for its working.

This might helpful

@cuxxi
Copy link
Author

cuxxi commented Apr 5, 2024

May be you have to sure that to use their own API key for its working.

This might helpful

sorry for late response but thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants