Has anyone had success in writing a Nintex Xtension (in NAC / Nintex Automation Cloud) that goes through your Nintex Gateway to access your internal Web API endpoints?
We are trying to set this up and getting some errors, probably something with our Swagger / JSON configuration file that is not right. All we get is this generic error,
Received an error response from the connector: Invalid Xtension URL: . RError Code: IO.XtensionExecute.ErrorResponse]
Maybe we could compare our Swagger files to see what is different.