Open mitjarobic opened 8 years ago
Every time i sent the ajax request to my API the server session changes. If try the same API in Postman it works fine.
Any ideas what am i missing?
Set the withCredentials flag on the request.
Every time i sent the ajax request to my API the server session changes. If try the same API in Postman it works fine.
Any ideas what am i missing?