Cannot verify Subscription API endpoint. my application endpoint is https://35.229.222.192/fitbit/webhook
Also, the server is in Google Cloud Provider and SSL is open SSL. I have tried for more than 2 days to verify it, but no luck.
Please help
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 @salayhin
First, have you verified the subscriber endpoint, https://35.229.222.192/fitbit/webhook, is accessible to the outside world? If so, when you press the "Verify" button, Fitbit will send your subscriber endpoint 2 GET requests. The first GET request will contain your verification code. Your application needs to reply with a 204 response. The second GET request will contain an intentional invalid code. Your application needs to reply with a 404 response.
Is your application doing this?
Best AnswerI have done that already, but i got no luck when i try to verify, let me give you some proofs of my develop.
Here's a folder on drive with the screenshots of my posts:
Hope you can help me with it.
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 @ShinRyuji
What error message are you getting when pressing the verify button? Would you please private message me your client ID so I can investigate some on my end?
Thank you,
Gordon
Best Answer