#https://api.openai.com/v1/moderations is down
11 messages · Page 1 of 1 (latest)
Hey! This was due to an outage yesterday I think, is it working again for you now?
I can NOT access that either, tried just now. any other URL to try?
@sharp storm any news on that please?
Hey what’s the exact error message you’re getting alongside the 500 error?
{
"error": {
"code": null,
"message": "Not allowed to GET on /v1/moderations. (HINT: Perhaps you meant to use a different HTTP method?)",
"param": null,
"type": "invalid_request_error"
}
You can't GET on that endpoint
it has to be a POST request
An API for accessing new AI models developed by OpenAI
thanks!