Open dericksozo opened 5 years ago
Hi @dericksozo,
Feedbin does not support SSLv3 because it's not secure. Is this node? I think you either need to update node, openssl and/or try the disabling SSLv3 as described in this Stack Overflow answer.
Thanks!
Hey @benubois thank you for the prompt response! I'll try this and get back. 😄
I'll go ahead and update this comment in case anyone else is running into this issue.
First, if you're running your own Node.js server then yes use @benubois link to Stack Overflow above. In my case though, I'm using Glitch.com, and I can't disable SSLv3. I'm getting around it by using Zapier to make the request to the Feedbin API directly.
Thank you for all your hard work @benubois and Feedbin Team.
Have a good day, Derick
Hey there team, I'm running into SSL error when making a request, either to api.feedbin.com or feedbin.com. Anything I can do about this?
Thank you and hoping to hear back, Derick