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
{{ message }}
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
I'm using Ember 3.1.2, and ember-ajax 3.0.0.
Assuming I'm serving my Ember app at
localhost:4200and have the namespace and host configured as follows:If I then call
the host and namespace are not added to the request URL which becomes
where it should be