¡@

Home 

javascript Programming Glossary: servicestack

Sending Data to ServiceStack RESTful service, getting 'Access is denied'

http://stackoverflow.com/questions/18923930/sending-data-to-servicestack-restful-service-getting-access-is-denied

Data to ServiceStack RESTful service getting 'Access is denied' I built a RESTful.. getting 'Access is denied' I built a RESTful service with ServiceStack which sends data to a database. I've tested it locally and it.. I get an 'Access is denied' error. I have setup CORS in my ServiceStack config using the plugin as explained here . I also set the crossDomain..