Telegram Bot Error 429

Hello. I set up a bot in Telegram with botFather. I discovered pipedream and its incredible possibilities. I managed to interface my bot with ChatGPT 3.5 and my API Key. When I send a request via my bot, I see a return on pipedream: Error - Request failed with status code 429. I never managed to get a positive result. I changed the OpenAI key twice but with the same result. What can I do to validate that my bot is working properly? Thanks for your help. Tarek

Hi @mctarek,

In order to help you, would you mind sharing the screenshots of your workflow? I would like to know which specific action causing your error

Hello.
Thank you for your answer. Here is one screenshot :slight_smile:


I cannot add others media because I am a new user
Thank you for your help
Tarek

@mctarek,

The error from Open AI stated that you have exceed your Open AI quota. So you might need to upgrade your Open AI plan, or wait until you have enough quota. This is not the issue from Pipedream side.

Additionally, I see that you don’t put any value into User Message, so your Open AI Chat action is wasting your Open AI quota. You can try to follow this tutorial to understand how to work with Open AI Chat action