Is api . openai . com a forbidden API domain for custom GPT actions? No matter how much I double check my openAI schema is correct, testing always results in 503 service unavailable. Other APIs I can use without issue.
Example API is https:// api . openai . com/v1/threads/thread_id/messages?limit=1 which works fine in Postman but is always 503 via GPT Actions.