Skip to content

Receiving "Please Sign Up to Get Free Quota" Despite Using Valid OpenAI API Key and Available Credits #172

@Kiran967868

Description

@Kiran967868

I am able to access my Open-AI API key, and I have purchased credits. However, when I attempt to use the API key within the SQL-Chat project, I am receiving the error message: "Please sign up to get free quota," even though I have an active account and sufficient credits.

Additionally, I have successfully added my MSSQL database to the chatbot.
Try to Self Host
Issue Details:

I am using my purchased Open-AI API key, and the credits are available.
The error message "Please sign up to get free quota" appears during attempts to use the key with the SQL-Chat project.
This issue occurs despite having an active subscription and credits in my Open-AI account. (From The First prompt )

Steps Taken:

I followed the instructions in the README.md file carefully, including configuring:
NEXTAUTH_SECRET: 'secret'
OPENAI_API_KEY: 'xxx'

and successfully self host the project in docker also

using host name = host.docker.internal
Verified that the API key is correctly integrated into the SQL-Chat project.
Confirmed that I have sufficient credits and an active account with Open-AI.

Request:
Can you help identify why I’m receiving the "Please sign up to get free quota" message after follow your all Suggestion for this, and suggest what next steps I can take to resolve this issue and properly use the Open-AI API within the SQL-Chat project for query execute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions