06-21-2018 23:10 - edited 06-21-2018 23:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-21-2018 23:10 - edited 06-21-2018 23:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am new to the Fitbit API and am attempting to set an alarm through the API. Post requests to add and modify alarms both result in ERROR 500 codes. Even Swagger UI isn't able to execute the post requests. Any suggestions on what I can do?
Also, here is my curl request: curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'Authorization: Bearer <token> 'https://api.fitbit.com/1/user/-/devices/tracker/<tracker-id>/alarms.json?time=6%3A40+05%3A30&enabled...'
And this is the response: {"errors":[{"errorType":"request","fieldName":"500","message":"An error occurred with the Fitbit Web API while processing the request. Error id: A29E2E2E:416B_A92D826B:01BB_5B2C8DE2_33F0095F:2555"}],"success":false}
06-25-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-25-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @adisoni
What type of tracker are you trying to setup the alarm through the APIs?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

