Hello everyone,
I am currently working on a project involving the OpenAI API and image recognition, and I’ve encountered an issue that I’m hoping someone might be able to assist me with.
I’m trying to make a request to what I believe is an endpoint for image-related actions, but I am getting a 404 error, which indicates that the URL cannot be found. Here is the error message I am receiving:
Has anyone encountered a similar issue, or does anyone know if the endpoint URL has changed? I’ve looked through the official OpenAI API documentation (replace this URL with the current one if it has changed), but I’m struggling to find clear information about the correct endpoint for image functionalities.
api.openai.com/v1/images/attach
WHAT IS THE RIGHT ENDPOINT FOR THE API REQUEST?
Any assistance or guidance on this would be very much appreciated. Thank you in advance!
Best regards,