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
Currently if there's an issue with decoding the JSON, I'm Js.loging the problem and throwing a generic Not_found exception. It'd be better to have a specific exception that gets thrown with better error messages.