andreaskoch / dockerized-magento

A dockerized Magento Community Edition 1.9.x
BSD 3-Clause "New" or "Revised" License
279 stars 144 forks source link

REST Api not working #7

Closed rishka closed 8 years ago

rishka commented 8 years ago

Magento's rest api will not work with this image since oauth is not installed.

brandontamm commented 8 years ago

SOAP api is also not working for Sage Pay. I also have a Salesforce connector using SOAP api that I would assume won't work either.

I am going to attempt @Rishka fix and I will update if it works for extensions that use SOAP api as well. \ Found the issue to be with the external web service

SOAP is working.

rishka commented 8 years ago

The fix should enable both SOAP versions and REST APIs.