Hi!
I have created an OpenAPI resource and can successfully retrieve data using the GET endpoints. However, I now have a problem when I create a “Resource query” from an endpoint called “GET /scores/” and when I try to run it I get “Operation get_score1 not found”. When I inspect the state of the query I see a field call operationId that is set to “get_score1”. This is a problem with Retool it seems, no request is actually sent to the server.
What is the issue here and how can I solve it?
Much appreciated,
Kevin
