iron-ajax
iron-ajax copied to clipboard
Keep getting different sessions from server
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.