- My goal: use a query based on the OpenAI API resource
- Issue: all queries and workflows using OpenAI API return an error “error:"Invalid Retool AI action. Please choose a valid action."“, since 29/10/2025.
- Steps I've taken to troubleshoot:
- I’ve tried to re-create a new OpenAI API resource from scratch
- I verified the API key
- I’ve noticed that when selecting the Request Body type
chat/completionsit shows aPOSTrequest during selection, but after being selected it becomesGET- I’m wondering if it might be related.
-
Additional info: cloud
Screenshots of the POST/GET:POST during the request selection
GET after selection:

