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
Is not possible to call method PATCH wihout throwing an exception when request was not successful.
Basically I'm missing the same funcionality as there is for GET, POST, PUT and DELETE methods.