Troubleshooting of OpenAI API: Difference between revisions

Jump to navigation Jump to search
Line 279: Line 279:




=== The project you are requesting has been archived and is no longer accessable (accessible) ===
=== How to fix "The project you are requesting has been archived and is no longer accessable (accessible)" ===
Error message:
Error message:
<pre>
<pre>
Line 295: Line 295:
* If you are the administrator, first visit https://platform.openai.com/organization/api-keys to verify which API key is associated with which project.
* If you are the administrator, first visit https://platform.openai.com/organization/api-keys to verify which API key is associated with which project.
* Next, go to https://platform.openai.com/organization/projects to determine if the project is active or archived.
* Next, go to https://platform.openai.com/organization/projects to determine if the project is active or archived.
* If the project is archived, you may need to assign the API key to another active project or a new one.
* If the project is archived, you may need to assign the API key to another active project or a new one<ref>[https://help.openai.com/en/articles/9186755-managing-your-work-in-the-api-platform-with-projects Managing your work in the API platform with Projects | OpenAI Help Center]</ref>.


=== How to fix "This model's maximum context length is 4097 tokens" ===
=== How to fix "This model's maximum context length is 4097 tokens" ===

Navigation menu