-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
Struggling to get set up - open api 429 error #11
Comments
No worries! I just googled this error message and this is the page I was looking at https://help.openai.com/en/articles/6891831-error-code-429-you-exceeded-your-current-quota-please-check-your-plan-and-billing-details My guess is that you have not set up the payment in your OpenAI account? The API is not free, but OpenAI gives you a small credit to get started (it was $120 for me since I signed up early, but it expired the next month). Could you check if you have set up the payment correctly in OpenAI, and then test here: https://platform.openai.com/playground?mode=chat If that works, come back to the plugin and try again. Also, the plugin is currently available in Obsidian Community Plugin, you no longer need to do the manual installation. Let me know if this helps! |
@TheMany172 Glad it helped! This is actually a common issue, I will add a FAQ section in the readme soon to include it. Thanks for reporting! Also, I'm thinking about adding a completely local and free solution so that there is no need to call OpenAI. Please stay tuned! |
Will do, good luck with it all 🫠 |
Hello,
Apologies that this may well be a 'me setting it up wrong' thing
But I cannot get the plugin to work
I have downloaded the files and moved them into the directory specified - I also tried using Obsidian BRAT when it didnt work
I have logged into chatGPT online and made an API key and pasted it in the settings for copilot and have it enabled etc
when I open it and enter a chat I get an error popup saying open api error: null pls see console etc
the console for it is:
the error is quite clear, but I can log in and use chat gpt just fine, i am on a normal free plan and don't really use it much yet, so shouldn't be beyond whatever their free amount is
Is there some setting somewhere I am failing to see/change?
The text was updated successfully, but these errors were encountered: