soracte / NBudget

.NET-based budgeting application for my thesis
0 stars 0 forks source link

DELETE CORS not working with invitations #24

Open soracte opened 8 years ago

soracte commented 8 years ago

Currently, we're getting a Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:55880/api/Invitations/18. (Reason: CORS header 'Access-Control-Allow-Origin' missing).

error when issuing a DELETE to an invitation.