cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.27k stars 263 forks source link

Stripe api with Cloud9 setup #247

Open mices opened 1 year ago

mices commented 1 year ago

How can I configure cors to work with rails 7 and stripe payments api because I'm getting cors errors like the response from the server didn't included an "Access-Control-Allow-Origin" header