Call list API sending timeout issue
# support
s
when call list API calling from localhost node express backend getting timeout issue
v
I'd like to help you troubleshoot this timeout issue. Could you please share more details about: 1. What specific error message are you seeing when the timeout occurs? 2. How long does it take before the timeout happens? 3. Have you checked your network configuration to ensure there are no firewall or proxy restrictions blocking the connection? 4. Are you using any specific timeout configuration in your Express backend (like
timeoutSeconds
property)? This information will help me provide more targeted troubleshooting steps for your specific situation. Sources: - [Troubleshooting API call timeout issues in Node.js express backend](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329235631855108128) - [Node.js express backend timeout configuration](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1339941602872918068) - [Common causes of timeout issues in Node.js express backend](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334001638876250233)
s
It's working with now my network firewall was causing an issue thanks
v
Message marked as helpful by @Sachin Jaiswal! 🎉
b
Thank you for reaching out to us. We've received your message and will get back to you as soon as possible.
Hi, checking if this is resolved/solved for you?