Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
What is this?
Less
More

Memberships

Builder’s Console Log 🛠️

2.5k members • Free

6 contributions to Builder’s Console Log 🛠️
Hello World
Hey builders! I'm a product designer who spent the last five years at a start-up but hasn’t built a single thing on my own. I'm embarrassed and ashamed, so I told myself that's going to change. So for the rest of the year and beyond, I'm focused on building. Looking forward to connecting with all of you!
2 likes • Oct '25
Thats really the name of the game. You can got bogged down in tutorial after tutorial but really the only way to actually learn is to create something. It really doesnt take that long if you do something every day. Even if you only add one line of code, who cares. Get after it man. Its like being in an abuse relationship. Its the most confusing, frustrating, annoying, throw a computer off a balcony experience you'll ever endure. Its also the most rewarding, confidence building, self improving, validating thing that you'll ever do too!
Fix: Zapier MCP “Can’t Reconnect / CEL Parse Error” in Agent Builder
I should caveat this by saying I hope this is just a simple bug that OpenAI is currently working on and has a solution quite soon, but in the meantime, this was my experience with trying to get my MCP to connect to Zapier: After wrestling with this for a few days, I finally figured out why my Zapier MCP kept failing to reconnect and throwing random CEL parse or 401 auth errors — even after deleting and rebuilding everything from scratch. Now Im not 100% certain as to why the API key doesnt always seem to work, but if you continually get CEL Parse Error or 401 Auth Errors, what worked for me was to set your credentials as a header in the MCP configuration and apply the following: Key: Authorization Value: Bearer <your_api_key> Once I saved that and re-tested the connection, it passed instantly. No more CEL errors, no 401s — clean handshake and data started flowing again. If you’re seeing the same problem (connection test failing after a token refresh), try switching to header-based auth. It looks like Agent Builder currently parses the Access Token field incorrectly in some cases, especially after key rotation. Next is to figure out how to keep this connection going cause from my understanding the Auth Tokens need to be rotated every 24-48 hours which is turbo annoying. Anyways, hope that helps someone.
Zapier MCP suddenly disconnected — can’t reconnect or re-authenticate
Has anyone else run into problems where the Zapier MCP server connection just stops working and refuses to reconnect? Everything was running perfectly in my workflow until the authentication token expired. Normally I’d just reconnect, but this time it completely broke. When I try to reconnect or rebuild the MCP: - The connection test fails immediately — sometimes with a CEL parse error if I rotate or re-enter the API key. - Other times I get a 401 authorization error, even after deleting and recreating both the MCP server in Agent Builder and the integration in Zapier. - The connection used to work fine — same workspace, same setup. At this point I’m wondering whether: - Zapier changed something on the MCP side, - the OpenAI Agent Builder client/runtime changed how it handles Zapier MCP auth. I did notice that Zapier now has two clients, OpenAI Agent Builder and OpenAI API. Im using the OpenAI Agent Builder client which I assume is correct. - there’s some hidden credential cache I need to clear. Has anyone else seen this or found a reliable way to get the Zapier MCP to reconnect after a token expires?
Zapier MCP suddenly disconnected — can’t reconnect or re-authenticate
1 like • Oct '25
@Corbin Brown Yea Im hoping thats all it is as well (a bug). Alright, maybe Ill give them a few more days to address this and try again.
2 likes • Oct '25
@Corbin Brown I stubbornly sat back down at the computer tonight and finally got the authorization/CEL issue sorted out. Turns out the fix was to use headers for the MCP connection instead of the Access Token/API field. Here’s what worked: Key: Authorization Value: Bearer <your API key> Once I set that, the connection test passed right away. It’s now running again—though I still need to make sure I’m passing the right variables through the workflow to get the agent fully behaving. Slowly, but surely its getting there.
Making a GET Request in Agent Builder – Do I Need Zapier?
I’m trying to confirm something about how Agent Builder handles outbound HTTP requests. If I want to make a simple GET request from within the Agent Builder, do I have to route it through “Webhooks by Zapier: GET”, or is there a more direct / native node for making HTTPS requests? Example use case: I’d like the agent to query the DNS-over-HTTPS API at dns.google (or some other DNS lookup tool) Should I create a Webhooks by Zapier GET MCP for that, or is there some workaround to make this call directly inside the agent with some built-in “Web Request”? I dont think thats possible but maybe theres some hack that I havent discovered yet. Thoughts?
1 like • Oct '25
@Corbin Brown Yea Ive been struggling to get it to get the MCP to call the webhook but its quite likely that Im doing something wrong in my setup. However, if I could bypass Zapier altogether and make the webhook call using the Agent then Im pretty sure I could complete the setup on my own. Again, appreciate you taking the time to look into this.
1 like • Oct '25
@Corbin Brown Thats what I was thinking as well. Ive been struggling with getting the webhook to fire but its quite likely that Im just not passing variables correctly. I watched your Agent Builder - Advanced tutorial last night and realized that Im not utilizing the Set State nodes which might be part of the equation here. Ill play around with this over the next few days and report back if I have more questions (which are quite likely I will). Regarding open-source options, what are your thoughts on something like this: https://github.com/patrickdappollonio/mcp-domaintools. It looks to support both WHOIS and DNS lookup so that would work, I think. This is all kind of new territory for me. I understand it from a birds eye view, just never really developed something like this myself so any thoughts would be appreciated.
Open AI Agent builder - deploying / hosting
Hi all, has anyone actually even managed to deploy or host your agent builder workflows? i see so many people posting about it, but no one has an actual deployment / instance that is accessible.. is it even supported?
1 like • Oct '25
I’ve been wrestling with what I thought would be two fairly simple workflows for the past three nights, and they’ve turned out to be more complex than expected. I’m sure I’m missing something small, but once I start connecting MCPs (connected to Zapier) and trying to pass the right data (using JSON or CEL), I keep hitting strange snags (syntax errors with CEL even though its correct or one instance where my tickets array had 100x instances of itself in my JSON 🤷‍♂️) Not sure if that’s just part of the beta growing pains, but I’m hoping @Corbin Brown might touch on this in his upcoming content. Project 1: Connect an Agent to my company’s Freshdesk account to pull ticket data and upload it to a Google Sheet for analysis in identifying product improvement opportunities. Project 2: Build a simple DNS lookup chat widget that can be embedded in our app so customers can get help connecting their domains — because I’ve answered these questions way too many times already and no one on my team seems to understand (or want to understand) basic DNS 🫠 Or maybe my use cases are not the best use for this?
0 likes • Oct '25
@Corbin Brown That would be awesome! Thanks for the guidance here.
1-6 of 6
Colin McArthur
2
6points to level up
@colin-mcarthur-8011
Tech-minded problem solver learning full-stack dev. Blending IT ops, code, and curiosity to build smarter systems and better user experiences.

Active 194d ago
Joined Oct 15, 2025
Peachland
Powered by