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, durga only raises a ObjectNotFound exception, when the API returns a valid but empty response, when the get function of the collection is called. An API may also return a 404, which causes durga to try to decode non existing JSON.