#API PROBLEM

3 messages · Page 1 of 1 (latest)

bleak hedge
#

I upgraded to the PLUS version, but my API is no longer available. It returned an error message:
{
"error": {
"message": "Incorrect API key provided: sk-OiUif***8JgV. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
Does anyone know why

bleak hedge
#

About eight hours later, I tried to reapply for a key and then visited https://api.openai.com/v1/models, filling in the key, and it was authenticated in one try. The previous key still cannot be used for authentication, and the new key can be used normally. However, I still don't know why the previous key could not be authenticated.