adamthedeveloper / wepay-rails

Collect payments from wepay in your rails application.
MIT License
32 stars 24 forks source link

Clarity on error #28

Closed nemild closed 11 years ago

nemild commented 11 years ago

I am accessing the link that should redirect me to WePay, but keep getting this error message in Rails: Errno::ECONNRESET in Purchase::CheckoutController#index

Connection reset by peer

I'm assuming this is due to some bad auth. Am I correct in this assumption, and if so, is there an easy way to triangulate what's going wrong?

adamthedeveloper commented 11 years ago

Hmmm....Can you paste in your wepay.yml file?