API - ENOTFOUND: Service is temporarily unavailable

Hi everyone,

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 :

image

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.

Any idea ?

thank you

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).

Learn more about error handlers here: https://www.make.com/en/help/errors

Learn about the break: https://www.make.com/en/help/errors/retry#using-the-break-directive

Watch this video to see how to implement Break in your scenario: Create Project Folders | Make - 4 November 2022 | Loom

1 Like

You may have found the answer already, but I ran into this too. I had to drop the “https://” from the URL, and it started working.

2 Likes

Heya @DrewDowdell welcome to the community :wave:

Thanks a lot for stepping in and sharing your solution with us, awesome work!

Hey Manish,

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.

Thanks in advanced
Greetings Florian

Just take a look at the documentation again. It has some specific guidance.

https://www.make.com/en/help/apps/crm-and-sales-tools/fluentcrm#connect-fluentcrm-tomake

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.