11-07-2014 01:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-07-2014 01:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hiya,
Hi Pavel,

- Labels:
-
PHP
-
Subscriptions API
11-07-2014 10:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-07-2014 10:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Error 500 in attached file means that Fitbit subscritptions are getting 500 code from your server.
There is nothing Fitbit suppose to fix in this case.
What happenning is Fitbit tries to send notification message to your server and your server returns 500, which means internal server error.
Also minor:
Fitbit subscription notifications documentations states that your app should be returning 204 when you successfuly resieved message. Now your app returns 200. Even though we do not penalty 200 response codes I'd suggest to start returning 204s.
Senior Software Developer at Fitbit

