Hello all,
I am trying to send a get request to jira. For this I have created a rest api with my target url as resource. When calling the get request I get the following error:
network timeout at: "url"
Retool is running locally via docker. Is it at all possible to connect API'S via the following local setup "$(curl -fsSL https://raw.githubusercontent.com/tryretool/retool-onpremise/ssop/deploy-retool)" ?