Hi. I'm trying to verify a new subscriber endpoint. Using curl, I confirmed that the expected HTTP status codes are being returned (204 and 404). However, when clicking 'Verify' and monitoring server logs, I do not see any requests actually being sent.
OAuthClientID: 227LJL
Any help would be greatly appreciated!
Answered! Go to the Best Answer.
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 @jc1117
I see in our logs that we are initiating the verification, but I don't see a response from your subscriber. Is your subscriber endpoint open such that it can receive traffic from the outside world? If it cannot, then we will not be able to send the verification codes to your endpoint.
Gordon
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 @jc1117
I see in our logs that we are initiating the verification, but I don't see a response from your subscriber. Is your subscriber endpoint open such that it can receive traffic from the outside world? If it cannot, then we will not be able to send the verification codes to your endpoint.
Gordon
Hi @Gordon-C
Ah gosh. I forgot that our staging environment was behind a firewall. I'll reach out to my colleague to address the issue. Thanks so much for checking your logs.
Cheers,
J.C.