[GH-ISSUE #1600] [BUG]: OpenAI::CreateModeration failed with: Request failed with status code 403 #1039

Closed
opened 2026-02-22 18:22:50 -05:00 by yindo · 1 comment
Owner

Originally created by @albertmx on GitHub (Jun 3, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1600

How are you running AnythingLLM?

Docker (local)

What happened?

Deploy AnythingLLM locally in Windows 11 via Docker.
Added OpenAI API key and detected allowed model.
Start chatting and received error
OpenAI
error

Are there known steps to reproduce?

Yes, I have tried to recreated the workspace, re-add the API key. Same error.

Originally created by @albertmx on GitHub (Jun 3, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1600 ### How are you running AnythingLLM? Docker (local) ### What happened? Deploy AnythingLLM locally in Windows 11 via Docker. Added OpenAI API key and detected allowed model. Start chatting and received error ![OpenAI](https://github.com/Mintplex-Labs/anything-llm/assets/69861179/7c9cc7c2-6147-42a0-965f-aa19b5aed8ed) ![error](https://github.com/Mintplex-Labs/anything-llm/assets/69861179/b167c165-f98d-45b4-ab41-ff3ec754cc59) ### Are there known steps to reproduce? Yes, I have tried to recreated the workspace, re-add the API key. Same error.
yindo added the possible bug label 2026-02-22 18:22:50 -05:00
yindo closed this issue 2026-02-22 18:22:50 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 4, 2024):

403 is an invalid API key and/or request to use a specific model via the API with a key. GPT-4o is available to all, so unless there is some geo-restriction to some, its probably just an invalid key.

@timothycarambat commented on GitHub (Jun 4, 2024): 403 is an invalid API key and/or request to use a specific model via the API with a key. GPT-4o is available to all, so unless there is some geo-restriction to some, its probably just an invalid key.
yindo changed title from [BUG]: OpenAI::CreateModeration failed with: Request failed with status code 403 to [GH-ISSUE #1600] [BUG]: OpenAI::CreateModeration failed with: Request failed with status code 403 2026-06-05 14:38:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1039