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
Only json object can be used as input. If used anything else the code crashes. Probably we should stick to json, if we check for the types, it just makes the code over complicated.