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
When I add a custom header for Cookie it doesn't seem to work and gets automatically stripped before hitting the server. I think we need to enable withCredentials option in fetch.
When I add a custom header for
Cookieit doesn't seem to work and gets automatically stripped before hitting the server. I think we need to enablewithCredentialsoption infetch.