Skip to content

Instantly share code, notes, and snippets.

@sam452
Created August 26, 2015 22:10
Show Gist options
  • Save sam452/0cde80371ff54db2e8c2 to your computer and use it in GitHub Desktop.
Save sam452/0cde80371ff54db2e8c2 to your computer and use it in GitHub Desktop.
xdomain errors
XMLHttpRequest cannot load http://localhost:8080/RequestHandler.aspx?responseType=json&device=web&action=RETRIEVEMEMBERS&accessCode=1f410cdb-0a1d-4. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.
18:09:16.108 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/RequestHandler.aspx?responseType=json&device=web&action=RETRIEVEMEMBERS&accessCode=1f410cdb-0a1d-4. (Reason: CORS header 'Access-Control-Allow-Origin' missing).1 <unknown>
18:09:16.109 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/RequestHandler.aspx?responseType=json&device=web&action=RETRIEVEMEMBERS&accessCode=1f410cdb-0a1d-4. (Reason: CORS request failed).1 <unknown>
XMLHttpRequest cannot load http://localhost:8080/RequestHandler.aspx?responseType=json&device=web&action=RETRIEVEMEMBERS&accessCode=1f410cdb-0a1d-4. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.
16:49:36.182 TypeError: app.service is not a function1 services.js:3:0
16:49:36.183 Error: [$injector:nomod] Module 'healthspek' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.2.22/$injector/nomod?p0=healthspek1 angular.js:78:11
16:49:36.204 Error: [$injector:modulerr] Failed to instantiate module healthspek due to:
[$injector:nomod] Module 'healthspek' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.2.22/$injector/nomod?p0=healthspek
minErr/<@http://localhost/vendor/angular/angular.js:78:12
module/<@http://localhost/vendor/angular/angular.js:1668:1
ensure@http://localhost/vendor/angular/angular.js:1592:38
module@http://localhost/vendor/angular/angular.js:1666:1
loadModules/<@http://localhost/vendor/angular/angular.js:3868:22
forEach@http://localhost/vendor/angular/angular.js:325:9
loadModules@http://localhost/vendor/angular/angular.js:3862:5
createInjector@http://localhost/vendor/angular/angular.js:3802:11
bootstrap/doBootstrap@http://localhost/vendor/angular/angular.js:1435:20
bootstrap@http://localhost/vendor/angular/angular.js:1450:1
angularInit@http://localhost/vendor/angular/angular.js:1363:5
@http://localhost/vendor/angular/angular.js:21917:5
trigger@http://localhost/vendor/angular/angular.js:2563:7
createEventHandler/eventHandler/<@http://localhost/vendor/angular/angular.js:2843:7
forEach@http://localhost/vendor/angular/angular.js:325:9
createEventHandler/eventHandler@http://localhost/vendor/angular/angular.js:2842:5
c.prototype.wrap/b._wrapped@http://localhost/:29:2551
http://errors.angularjs.org/1.2.22/$injector/modulerr?p0=healthspek&p1=%5B%24injector%3Anomod%5D%20Module%20'healthspek'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.2.22%2F%24injector%2Fnomod%3Fp0%3Dhealthspek%0AminErr%2F%3C%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A78%3A12%0Amodule%2F%3C%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1668%3A1%0Aensure%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1592%3A38%0Amodule%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1666%3A1%0AloadModules%2F%3C%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A3868%3A22%0AforEach%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A325%3A9%0AloadModules%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A3862%3A5%0AcreateInjector%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A3802%3A11%0Abootstrap%2FdoBootstrap%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1435%3A20%0Abootstrap%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1450%3A1%0AangularInit%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A1363%3A5%0A%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A21917%3A5%0Atrigger%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A2563%3A7%0AcreateEventHandler%2FeventHandler%2F%3C%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A2843%3A7%0AforEach%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A325%3A9%0AcreateEventHandler%2FeventHandler%40http%3A%2F%2Flocalhost%2Fvendor%2Fangular%2Fangular.js%3A2842%3A5%0Ac.prototype.wrap%2Fb._wrapped%40http%3A%2F%2Flocalhost%2F%3A29%3A2551%0A1 angular.js:78:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment