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
If I have a non-ember endpoint in my hapi application, and it returns any error code (isBoom = true), it will render the ember app instead of the error response from the backend.