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
Data injection is currently written with the assumption that options.data is JSON-encoded, which is not the case for the "application/x-www-form-urlencoded" content type.