Retool returning 400 bad request html response

We just started noticing that all graphql errors from retool always returns a 400 bad request in html format

400400

When the query is previewed it returns the expected error with details. However when run is clicked it just returns an empty object with 400 bad request. We have no clue how this is happening we'd appreciate any help we can get

Best
Moshood

1 Like

Format: <!DOCTYPE html><html><head><title>400</title></head><body>400</body></html>

Hi @Moshood_Sikiru - welcome to the community forum! :smiley:

Without more context, I'm not able to replicate your error. Can you tell me a little more about the resource you're querying? It would be helpful to see the way its been configured, as well.