You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the local API won't respond to AJAX requests because of CORS protection. We should find a way to make that possible. I think using Rack::Cors is the right answer. I just can't get it to work yet.
The text was updated successfully, but these errors were encountered:
Currently the local API won't respond to AJAX requests because of CORS protection. We should find a way to make that possible. I think using Rack::Cors is the right answer. I just can't get it to work yet.
The text was updated successfully, but these errors were encountered: