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
POST APIs for Authentication make use of Content-Type: application/json for their headers.
Other POST APIs however make use of Content-Type: application/vnd.api+json for their headers.
There'll be a need to standardise the headers to the same header Content-Type.