When I am trying to access api key it is showing access not found for chatgpt4o but i have the access as well.Below is the reference API Error: {
“error”: {
“message”: “The model gpt-4
does not exist or you do not have access to it.”,
“type”: “invalid_request_error”,
“param”: null,
“code”: “model_not_found”
}
}
could any one confirm whether i need to add credit card details for the api as well to get access
Error testing API key: Error: HTTP error! status: 404
at testApiKey (file:///D:/telegram-tdlib-bot/test-api-key.mjs:29:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)