08-13-2014 09:28
08-13-2014 09:28
We got a notification to our endpoint for a user. When we tried to retreive the update, the status code returned was "no content". Why would we get an update if there isn't anything avialable?
08-13-2014 10:37 - edited 08-13-2014 10:39
08-13-2014 10:37 - edited 08-13-2014 10:39
What Fitbit API endpoint did you make a request to?
Are you sure that you logged the response from the subsequent request to the Fitbit API, not your initial response to the Fitbit Subscriptions API request (which requires your app to respond with HTTP 204 No Content)?