Resolving API Call Error with Invision on Make.com
Hi everyone,
Recently, I encountered a problem while making an API call with Invision. Despite having a stable connection and a working API key, I kept receiving an error message: 'ENOTFOUND: Service is temporarily unavailable.' This was quite puzzling as the same API call worked perfectly fine in Postman.
After some research and trial and error, I found a solution that worked for me. I simply had to drop the “https://” from the URL, and it started working. It seems like a minor change, but it made all the difference.
If you're facing a similar issue, here's a step-by-step guide on how to resolve it:
- Check your API call in another platform like Postman to ensure it's working correctly.
- If the API call works in Postman, the issue might be with the URL you're using in your scenario. Try removing the “https://” from the URL.
- If the issue persists, consider adding an error handler to your scenario. This can help automatically handle errors, reattempt the run, and store the incomplete execution for your manual fix. You can learn more about error handlers here.
Remember, sometimes the solution to a problem can be as simple as tweaking the URL. Don't be afraid to experiment and try different things. And if all else fails, don't hesitate to reach out to the community for help. We're all here to learn and grow together.
Happy Making!
You do have further questions?
Ask your question via E-Mail: Richard@make-app.de
Book a paid Support & Consulting Session
New Make.com user? Sign up through this Affiliate Link to receive 10.000 operations for FREE.