I am working with an Angular 2 & Ionic 2 app. I had to change to another server for testing and the API has stopped working with the below error message:
HttpOptions does not append authorization to the request, you need to use AllowAnonymous on the Options endpoints
HttpOptions
AllowAnonymous