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
postprocessJsonResponse is used in several places with the function signature returning and interface and an error but we are passing pointers to the function and never checking the errors.