My api call works fine on the mobile emulator but does not work in chrome.
The problem is that I am not getting the set-cookie from the header response.
This is the header response when using the mobile emulator :
and this is the header response when using chrome to run the app :
this is the error that I am getting when using chrome to run my app :
is there a solution to this or any workaround would help a lot. Thanks!