Unhandled exception. System.Net.Http.HttpRequestException: Error at chat/completions (https://api.openai.com/v1/chat/completions) with HTTP status code: TooManyRequests. Content: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }
at OpenAI_API.Chat.Conversation.GetResponseFromChatbotAsync() at Program.
$(String[] args) in C:\Users\ggffs\OneDrive\Documentos\Gabriel\Alura\C#\ScreenSound03-aula-1\ScreenSound\Program.cs:line 9 at Program.(String[] args)C:\Users\ggffs\OneDrive\Documentos\Gabriel\Alura\C#\ScreenSound03-aula-1\ScreenSound\bin\Debug\net6.0\ScreenSound.exe (process 1016) exited with code -532462766. Press any key to close this window . . .