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
Hi Please Help
I am getting the following error
{ "statusCode": 403, "message": "Invalid CSRF Token" }
After login I am creating access token and refresh token and added to the cookie
I am calling protected API then I am getting this error { "statusCode": 403, "message": "Invalid CSRF Token" } and when I see response headers _csrf is in cookie.