I have a problem with the node Make an API call with invision.
My connection is created.
When i’m running my scenario just to see what value it will get , i receive this error :
This call its just to get a anwser to the website. But nothing.
My key and call work very well in postman.
And no log are added when i try from the scenario , so I assume that the call does not go through
I try to make 2 tickets but no anwser from there too.
This looks like a temporary issue where the Invision server is not responding.
I would recommend you use an error handler (prefer Break) to automatically handle errors, reattempt run and store the incomplete execution for your manual fix. Just right-click on the module and select add an error handler (then select break).
I got the same issue/error. Especially in my case I try to setup a scenario. I try to connect to my FluentCRM and I did everything like it is told on documentary, but as it comes up with the username für the FluentCRM I get confused, because there is no username for the FluentCRM, only for my wordpress installation. So It try that, but I only get the response “ENOTFOUND: Service is temporarily unavailable.” So what is going wrong, am I wrong with the username or ist that another problem and how can I figure that out?
Note: I try to do the URL with and without: http:// https:// also with www. and so on, nothing works for me. I couldn’t set up the error handler an the break because I can’t save my scenario, because that error always appears.
Thakns for you fast replay. I appreciate that. As I mentioned before, I’m confused when I have to enter my Fluent CRM Username, there is no Username for Fluent CRM!!! The only Username I can enter ist Wordpress Admin User. Or can you please guide me to the position where I can finde the Fluent CRM User?
@juhu did you ever get this resolved? I have the same issue with Citrix Sharefile when connecting via API (advanced options)… it asks for the ClientID/Secret and then I get the ENOTFOUND error.