I am trying to configure Generative AI using Open AI so the base is https://api.openai.com/v1.
I have tried many entries for the ‘Valid URLs’ currently using https://api.openai.com/v1/* and each time when I ‘test connection’ I get the endpoint error detailed in subject.
Originally I was getting this error on my test server so performed the same on apex.oracle.com and have get the same issue.
I wrote a curl script and running on the Linuz Oracle server that has the db, ords and apex, connects to the open ai api with no issues.
What have I missed?
Many thanks
Robert Warner