I'm new to IT Flow. Built a server in the cloud and am trying to get n8n to work with the API. I have created a new API key in ITFlow serveral times with expiration in 2099 as well as just 12/31/2025. I'm getting the below when trying to execute an http request node to:
get request to:"https://servername/api//v1/clients/read.php?<apikey>"
Authorization failed - please check your credentials
401 - ""
Is anyone able to offer some insights as to what I'm missing or can start to troubleshoot?
Thanks in advance!