kn9ts / project-mulla

Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
http://kn9ts.github.io/project-mulla/
GNU Lesser General Public License v3.0
301 stars 117 forks source link

ADD CORS to the header #63

Closed mikekaranja closed 7 years ago

mikekaranja commented 7 years ago

Hi I cannot be able to send a cross-domain request from my website to the project-mulla heroku app, do you happen to know how allow this on heroku? I keep getting the error No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:5000' is therefore not allowed access. The response had HTTP status code 503.