I'm having issue verifying an endpoint.
Clicked verify button in default subscriber's endpoint. it seems not doing anything, and it keep refreshing "Subscriber has not been successfully verified".
client id : 23Q76M
Answered! Go to the Best Answer.
Best AnswerThanks for your response. I confirmed 403 in my end. Now verify is working. Thanks again!
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @minsub
I checked our logs and it looks like you're failing to provide a positive response when we send the correct verification code. We are receiving a 403 status code instead of a 204 status code. See Verifying a Subscriber. Please double-check your code.
Best Answer