Skip to content
hrishikesh
hrishikesh
@hrishikesh
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 14
Reply
RE: Server downtime during complex workflow execution

I would suggest first verifying with OpenAI support if that is indeed the actual problem. Everything I've shared above is an assumption, as I can't de...

5 months ago
Forum
Reply
RE: Server downtime during complex workflow execution

Based on that, it appears OpenAI did not respond within the 30-second timeframe. My suspicion is that it detected an excessive number of requests orig...

5 months ago
Forum
Reply
RE: Server downtime during complex workflow execution

Achraf.i: The connection was aborted, perhaps the server is offline [item 4] Based on the error message, it appears the OpenAI server returned a...

5 months ago
Forum
Reply
5 months ago
Forum
Reply
RE: Having trouble building an HTTP request integration

You can find relevant information in this documentation: Conversation with an Agent via and API call - Relevance AI Documentation Below is an exampl...

5 months ago
Forum
Reply
RE: Webhook Error: Workflow failed to initiate

Could you share your workflow and a screenshot of the error?

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

Yes, you could do that, or point your NAS IP to a domain as suggested. Unfortunately, this is a Google limitation where IPs are not permitted as callb...

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

Yes, you can transfer callin.io data to your device from your NAS, then log in to Google on localhost, and subsequently move the data back to the NAS....

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

You would probably need to configure a proxy server, similar to the one mentioned previously, to direct the connection to that IP. Alternatively, you ...

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

This is interesting. Are you using callin.io on localhost:5678? I wonder how callin.io is getting localhost as the redirect URL. Could you try to cr...

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

Here’s a screen recording demonstrating it working:

5 months ago
Forum
Reply
5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

Yo_its_prakash: Your issue is Google can’t reach since localhost is local-only. Google doesn’t need to connect to that URL. Google will only re...

5 months ago
Forum
Reply
RE: Google OAuth callback error: localhost refused connection

Check_Shi: You need to specify the port as well, try:

5 months ago
Forum