Fevol / obsidian-translate

Translate text and entire notes in Obsidian
MIT License
100 stars 6 forks source link

[BUG] OpenAI Translator - Error 429 #66

Open RafaellaBrasil opened 8 months ago

RafaellaBrasil commented 8 months ago

User report

I literally acquired ChatGPT yesterday (2024-02-15) and couldn’t use up all the tokens. Nevertheless, I’m getting a message saying I exceeded the monthly token quota, even though my dashboard shows everything is okay and I’ve used very few tokens. [What could be the issue, and how can I resolve it? thanks for the attention. I


Debugger data (do not alter)

plugin_version: "1.4.7" platform: "Desktop" framework_version: "1.5.3" obsidian_version: "1.5.3" selected_service: "openai_translator"

Fevol commented 7 months ago

Hey, I'm sorry for getting back to you so late! I had forgotten to reply to you back then.

Is this still an issue you're encountering?

From my (limited) experience with the OpenAI API, if you get that message, the API connection should be set-up correctly (correct host found, api key is valid), but you might not have any credits available (under billing)

Let me know if it is an entirely different issue.