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
Browser is making an issue by sending OPTIONS request to api before POST request and api expects a auth token which can not be given in OPTIONS request.
Browser is making an issue by sending OPTIONS request to api before POST request and api expects a auth token which can not be given in OPTIONS request.