reverbdotcom / reverb-magento

Magento 1.x plugin for syncing with Reverb
Other
7 stars 10 forks source link

Ensuring that a base_url is returned for Reverb requests #84

Closed dunagan5887 closed 9 years ago

dunagan5887 commented 9 years ago

Fix #83

dunagan5887 commented 9 years ago

I just double checked the CURL requests and did not find anything obvious that would cause this issue. I have provided a patch to further ensure that a url should be set before making any CURL requests. Without any access to the client's server, codebase or database, I'm basically blind trying to debug this issue. The more information they can supply the better.

skwp commented 9 years ago

thanks I'm waiting for them to give us logs

Yan Pritzker yanpritzker.com via iPhone

On Sep 20, 2015, at 7:03 PM, Sean Dunagan notifications@github.com wrote:

I just double checked the CURL requests and did not find anything obvious that would cause this issue. I have provided a patch to further ensure that a url should be set before making any CURL requests. Without any access to the client's server, codebase or database, I'm basically blind trying to debug this issue. The more information they can supply the better.

— Reply to this email directly or view it on GitHub.