© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Susmita Dey
Computer Science Student | Content Creator | Open Source Enthusiast
Hi, I'm facing the following issue. Idk why. Kindly help me to fix it. I've done everything as in your blog.
Rolo Natt
Hey! That message is printed because an exception is caught. Change `except Exception:' to 'except Exception as e:' and print the exception in your terminal to see what the error is.
Rolo Natt Thanks. It's telling that I've exceeded the API usage limit and telling me upgrade.
Susmita Dey No problem!! Looks like your openai API free quota is over