Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error 500 when responding to Notifications

Hiya, 

Please find attached. We are getting error 500 from last 3 days, I hope you guys are fixing it. I read your doc and error code 500 explains it as a problem on Fitbit side.
 
Can you please let us know by when should we expect this error will be resolved.
 

error-500.pngHi Pavel, 

 
Please find attached. We are getting error 500 from last 3 days, I hope you guys are fixing it. I read your doc and error code 500 explains it as a problem on Fitbit side.
 
Can you please let us know by when should we expect this error will be resolved.
Best Answer
0 Votes
1 REPLY 1

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. 

 

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes