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
I can confirm I'm getting the correct object_id from device().id and that the start_date & end_date inputs are valid as I'm getting a correct return from summary()
The text was updated successfully, but these errors were encountered:
I'm getting a:
raise exceptions[code](code, message, getattr(exc, 'response', None))
misfit.exceptions.MisfitBadRequest: (MisfitBadRequest(...), u'Object not found')
I can confirm I'm getting the correct object_id from device().id and that the start_date & end_date inputs are valid as I'm getting a correct return from summary()
The text was updated successfully, but these errors were encountered: