Reconnecting Reddit account in Zapier fails despite successful attempts
I created web app in Reddit and successfully created connection in zappier. But when I try to create zap it tells me that connection is already expired and I must reconnect account.
Well, I can reconnect as many times I want. Reconnection is succesfull, but in zap it still keeps telling me that connection is expired. But when I press to test connection in connection manager it gives me an error, saying that test can’t be completed.
I’m quite confused because web app ID and secret are correct and connection is created.
Page 1 / 1
Facing same issue
I noticed that Reddit connections work and Reddit tasks actually execute for about 1 to 2 hours after midnight PST. In that time frame Reddit accounts doesnt show expired. So, I’ts not an issue on our - user side.
In that short time frame you can create any new zaps or edit existing ones. So, I guess problem is on Zappier side or they are hiting some kind of Reddit API limit.
Would love if Zappier would look into this and address this issue.
My connection expired last week, and yesterday I reconnected it. It worked briefly, but has already expired again. Here’s what comes back when I go to Test Connection:
Good to know it’s not just me. I thought my WebAppId/secret was wrong some how (I did notice copy/pasting from reddit did include a trailing space, but that was caught and removed)
So, I’m in contact with Zapier support, they say and showed me logs with Reddit responding with 403 error while credentials are correct as I described earlier.
Z-Support told me to contact Reddit support regarding any limits I could possibly hit. Well, I hope they received my request I submitted.
Have you also contacted Zappier and/or Reddit support and your requests are getting 403 error?
Same issue here. And this error message shown in Zapier:
… looks like their API call is receiving HTML back (possibly a 500 that wasn’t properly returned as JSON). So the problem might be on the Reddit side, unless there is some proxy involved with this Reddit app connection.
Zapier, we’re your customers. Please take the lead in figuring this out. Don’t send us to Reddit.
Is it still broken for others? Honestly, I only use zapier for it’s reddit integration so I’ll be reaching out to customer service about cancelling my annual membership and downgrading to the free tier. This happened a while a back and the reddit integration was broken for a few months so.. I won’t be sitting around for them to fix it
Still having this same issue - zap ran once successfully and then in trying to edit the steps am running into this issue. Every time I reconnect to Reddit it’s successful for a few moments and then instantly goes back to ‘connection expired’ -- following for any updates on a fix
Hi @Salvis, @hamza446, @Dave D, @yatzooa, @Pathminder and @abig_bert
So sorry you’re all running into issues your your Reddit account connections expiring. I did some digging and found a bug report for this issue which was recently closed. It seems that the Reddit app now requires you setup your own OAuth app in order to connect to Zapier and that’s why the connections are expiring:
Our dev team have looked into the bug and it seems like the Reddit app has switched to a BYOK (Bring Your Own Key) model due to some other 403 errors we were experiencing with Zapier's OAuth app. This means you'll need to set up your own OAuth app to maintain a stable connection.
Here’s what you can do next:
1. Attempt to create a new OAuth app in Reddit. 2. Integrate this new app in your Zapier setup.
Can you all try setting up an app directly in Reddit, then add a brand new Reddit connection for your Zaps that uses the Client ID and Client Secret for the app you just created?
Keep us posted on how you all get on, want to make sure this gets sorted!
@SamB - I think that’s what a few of us have tried already. We had previously done that to fix the other issue that was happening a few months ago, and that fix stuck for a while, but then the connections stopped working.
I’ve deleted and reconfigured the Reddit app multiple times, including today, and each time it works for a short time (meaning once or twice) and then breaks again within the same day. When it breaks, the Zap stops working and when you go to “Test connection,” it shows the screenshot with the Reddit is expired error.
+1 to Dave D. Creating a new connection fixed the problem a few months ago, but when I tried creating a new connection, the issue still persisted.
I’ve tried creating a new connection + reddit app as well
@SamB - I think that’s what a few of us have tried already. We had previously done that to fix the other issue that was happening a few months ago, and that fix stuck for a while, but then the connections stopped working.
I’ve deleted and reconfigured the Reddit app multiple times, including today, and each time it works for a short time (meaning once or twice) and then breaks again within the same day. When it breaks, the Zap stops working and when you go to “Test connection,” it shows the screenshot with the Reddit is expired error.
Same issue as @yatzooa and @Dave D. I’d followed instructions as well from the Zapier support team, below. I got it to work again once, but the zap only ran successfully one time before the same reconnection issue is happening again and now won’t work at all
This kind of reconnect → expired loop is usually tied to how Reddit handles OAuth tokens and session management. Since you mentioned it worked once and then started failing, it suggests something in the authentication handshake isn’t sticking.
A few things to try right away:
Disconnect any existing Reddit connections in your My Apps page.
Log out of Reddit in your browser.
Open a private/incognito window and reconnect Reddit to Zapier, making sure to grant all requested permissions during the consent screen.
If you’re using browser extensions, try disabling them for the reconnect, as some can interfere with OAuth.
Same issue here. Reconnected without success.
Also got this issue. It’s wild how the competitors to Zapier don’t seem to have any problems with Reddit yet it goes down for literal months at a time here, wonderful.
Same issue
I’m having the same issue. Creating a new app in Reddit only works temporarily. The next day it disconnects the connection.
Hi all
I’m really sorry this issue is still persisting and for the delay in replying here. I’ve checked on the bug report again and it’s since been reopened, so I’ve added everyone here to the list of folks being impacted by this. I can’t make any promises as to when this may be resolved but you’ll all be notified as soon as it is.
In the meantime, if you use the exact same Client ID and Client Secret details in something like Postman does it also give a similar 403 error when making a request to Reddit’s API?
If it does, then it could be that Reddit has incorrectly flagged it as being commercial use of their API which would require payment. In which case, I’d recommend contacting Reddit’s Support team directly to confirm whether that’s the case so they can get that corrected.
If you do test using Postman and/or reach out to Reddit’s Support team, please let us know how it goes.